|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
#include <scp.hpp>
Public Attributes | |
| RequestType | type = RequestType::eof |
| std::string | name |
| std::uint64_t | size = 0 |
| std::filesystem::perms | permissions {} |
| std::string | warning |
| RequestType sshpp::scp::Request::type = RequestType::eof |
| std::string sshpp::scp::Request::name |
| std::uint64_t sshpp::scp::Request::size = 0 |
| std::filesystem::perms sshpp::scp::Request::permissions {} |
| std::string sshpp::scp::Request::warning |