|
Qore SSH2 Module
0.9.7
|
This is the complete list of members for Qore::SSH2::SSH2Client, including all inherited members.
| connect(timeout timeout=-1) | Qore::SSH2::SSH2Base | |
| constructor(string url, softint port=0) | Qore::SSH2::SSH2Client | |
| Qore::SSH2::SSH2Base::constructor() | Qore::SSH2::SSH2Base | |
| copy() | Qore::SSH2::SSH2Client | |
| disconnect() | Qore::SSH2::SSH2Base | |
| info() | Qore::SSH2::SSH2Client | |
| openDirectTcpipChannel(string host, softint port, string source_host="127.0.0.1", softint source_port=22, timeout timeout=-1) | Qore::SSH2::SSH2Client | |
| openSessionChannel(timeout timeout=-1) | Qore::SSH2::SSH2Client | |
| scpGet(string path, timeout timeout=-1, *reference statinfo) | Qore::SSH2::SSH2Client | |
| scpPut(string remote_path, softint size, softint mode=0644, *date mtime, *date atime, timeout timeout=-1) | Qore::SSH2::SSH2Client | |
| setKeys(string priv_key, *string pub_key) | Qore::SSH2::SSH2Base | |
| setPassword(string pass) | Qore::SSH2::SSH2Base | |
| setUser(string user) | Qore::SSH2::SSH2Base |