![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Classes | |
| struct | Attributes |
| struct | Directory |
| struct | File |
Public Member Functions | |
| void | connectPasswordAuth (const std::string &hostname, const std::string &username, const std::string &password, const std::string &port="ssh") |
| void | connectPublicKeyAuth (const std::string &hostname, const std::string &username, const std::string &publicKeyFile, const std::string &privateKeyFile, const std::string &port="ssh") |
| Directory | getDirectory (const std::string &path) |
| File | openFile (const std::string &path) |
| void | uploadFile (const char *start, size_t size, const std::string &path) |
| void | close () |
Public Attributes | |
| LIBSSH2_SFTP * | sftp_session |
1.7.6.1