Tamir.SharpSsh.jsch.examples.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 | Main (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 20 of file KnownHosts.cs.
Member Function Documentation
| static void Tamir.SharpSsh.jsch.examples.KnownHosts.Main |
( |
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/SharpSSH/jsch/examples/KnownHosts.cs