|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include <joedb/ssh/SFTP.h>


Public Member Functions | |
| SFTP (const Session &session) | |
Public Member Functions inherited from joedb::ssh::SFTP_Allocation | |
| SFTP_Allocation (const Session &session) | |
| sftp_session | get () const |
| void | throw_error (const char *message="sftp error: ") const |
| void | check_result (int result) const |
| ~SFTP_Allocation () | |
Additional Inherited Members | |
Protected Attributes inherited from joedb::ssh::SFTP_Allocation | |
| const sftp_session | sftp |