|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
#include <sftp_subsystem.hpp>
Public Attributes | |
| std::filesystem::path | root |
| bool | read_only = false |
| bool | follow_symlinks_out_of_root = false |
| std::uint64_t | max_file_size = 0 |
| std::filesystem::path sshpp::server::SftpSubsystemHandler::Options::root |
| bool sshpp::server::SftpSubsystemHandler::Options::read_only = false |
| bool sshpp::server::SftpSubsystemHandler::Options::follow_symlinks_out_of_root = false |
| std::uint64_t sshpp::server::SftpSubsystemHandler::Options::max_file_size = 0 |