List of all members.
Public Member Functions |
|
void | connect (const std::string &hostname, const std::string &port) |
|
void | passwordAuth (const std::string &username, const std::string &password) |
|
void | publicKeyAuth (const std::string &username, const std::string &publicKeyFile, const std::string &privateKeyFile) |
|
void | setBlocking () |
|
std::string | lastError () const |
|
void | close () |
Public Attributes |
|
LIBSSH2_SESSION * | session |
Detailed Description
Definition at line 41 of file sftp.h.
The documentation for this struct was generated from the following files: