Qore ssh2 Module ..
|
Classes | |
class | SFTPClient |
allows Qore programs to use the sftp protocol with a remote server More... | |
class | SSH2Base |
base class for SFTPClient and SSH2Client More... | |
class | SSH2Channel |
allows Qore programs to send and receive data through an ssh2 channel More... | |
class | SSH2Client |
allows Qore programs to establish an ssh2 connection to a remote server More... | |
hashdecl | Ssh2ConnectionInfo |
SSH2 connection info hash. More... | |
hashdecl | Ssh2StatInfo |
SSH2 file stat info hash. More... | |
SSH2 namespace.