Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 672 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 672 Bytes

MSch

MSch ("Matlab Secure CHannel") is an SSH/SCP/SFTP client library for Matlab. It is built on top of the JSch Java Secure Channel library.

MSch is pronounced "mush".

This is a work in progress! It is not running yet.

Requirements

Matlab R2019b or newer.

License

MSch is licensed under the 3-Clause BSD License. MSch includes JSch, which is also licensed under the 3-Clause BSD License.

Author and Support

MSch is written by Andrew Janke.

The project home page is https://github.com/apjanke/MSch. Bug reports can be filed on the GitHub issue tracker.