sharpSshTest.jsch_samples.Sftp Class Reference
This program will demonstrate the sftp protocol support. You will be asked username, host and passwd. If everything works fine, you will get a prompt 'sftp>'. 'help' command will show available command. In current implementation, the destination path for 'get' and 'put' commands must be a file, not a directory.
More...
List of all members.
Detailed Description
This program will demonstrate the sftp protocol support. You will be asked username, host and passwd. If everything works fine, you will get a prompt 'sftp>'. 'help' command will show available command. In current implementation, the destination path for 'get' and 'put' commands must be a file, not a directory.
Definition at line 23 of file Sftp.cs.
Member Function Documentation
| static void sharpSshTest.jsch_samples.Sftp.RunExample |
( |
String[] |
arg |
) |
[static] |
The documentation for this class was generated from the following file:
- C:/work/OMMR/OCHHP_OMMR_OMMR/Code/Assemblies/SharpSSH/Source/SharpSSH-1.1.1.13.src/Examples/jsch_samples/Sftp.cs