2016-09-24
3.0.2
Wei Zhu
9.0.1.35
All
All
Libraries
[Overview]
SSH File Transfer Protocol. Includes a SFTP client (sample) and a library that you can use from your applications.
[Detail]
SSH File Transfer Protocol.
Includes a SFTP client (sample) and a library that you can use from your applications.
The library uses SSH.NET - http://sshnet.codeplex.com/
The library uses JSch for Java - http://www.jcraft.com/jsch/
The client application can be used as a SFTP client. Use it as a sample - you may delete it in order to avoid deploying it in production.
Supported commands:
Delete
Get
List
Move
Put
Note: doesn't support (plain) FTP transfer. Search the Forge for more options.