libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
server_sftp_subsystem.ipp File Reference
#include <sshpp/server/sftp_subsystem.hpp>
#include <sshpp/channel.hpp>
#include <sshpp/detail/invoke.hpp>
#include <libssh/libssh.h>
#include <libssh/sftp.h>
#include <dirent.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <unistd.h>
#include <algorithm>
#include <cstring>
#include <ctime>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for server_sftp_subsystem.ipp:

Namespaces

namespace  sshpp
 
namespace  sshpp::server
 

Macros

#define WITH_SERVER   1
 

Macro Definition Documentation

◆ WITH_SERVER

#define WITH_SERVER   1

Variable Documentation

◆ is_dir

bool is_dir = false

◆ fd

int fd = -1

◆ dir

DIR* dir = nullptr

◆ path

std::filesystem::path path