sharpSshTest.jsch_samples.KnownHosts Class Reference
This program will demonstrate the 'known_hosts' file handling. You will be asked username, hostname, a path for 'known_hosts' and passwd. If everything works fine, you will get the shell prompt. In current implementation, jsch only reads 'known_hosts' for checking and does not modify it.
More...
List of all members.
|
Classes |
| class | MyUserInfo |
| | A user info for getting user data. More...
|
Static Public Member Functions |
| static void | RunExample (String[] arg) |
Detailed Description
This program will demonstrate the 'known_hosts' file handling. You will be asked username, hostname, a path for 'known_hosts' and passwd. If everything works fine, you will get the shell prompt. In current implementation, jsch only reads 'known_hosts' for checking and does not modify it.
Definition at line 21 of file KnownHosts.cs.
Member Function Documentation
| static void sharpSshTest.jsch_samples.KnownHosts.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/KnownHosts.cs