libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::sftp::Sftp Member List

This is the complete list of members for sshpp::sftp::Sftp, including all inherited members.

native_handle() const noexceptsshpp::sftp::Sftpinline
operator bool() const noexceptsshpp::sftp::Sftpinlineexplicit
operator=(Sftp &&) noexceptsshpp::sftp::Sftp
protocol_version() const noexceptsshpp::sftp::Sftp
Sftp()=defaultsshpp::sftp::Sftp
Sftp(Session &session)sshpp::sftp::Sftpexplicit
Sftp(Sftp &&) noexceptsshpp::sftp::Sftp
Sftp(const Sftp &)=deletesshpp::sftp::Sftp
try_canonicalize(const RemotePath &) constsshpp::sftp::Sftp
try_chmod(const RemotePath &, std::filesystem::perms)sshpp::sftp::Sftp
try_chown(const RemotePath &, std::uint32_t uid, std::uint32_t gid)sshpp::sftp::Sftp
try_exists(const RemotePath &) constsshpp::sftp::Sftp
try_init()sshpp::sftp::Sftp
try_limits() constsshpp::sftp::Sftp
try_list(const RemotePath &) constsshpp::sftp::Sftp
try_lstat(const RemotePath &) constsshpp::sftp::Sftp
try_mkdir(const RemotePath &, std::filesystem::perms=std::filesystem::perms::owner_all)sshpp::sftp::Sftp
try_mkdir_p(const RemotePath &, std::filesystem::perms=std::filesystem::perms::owner_all)sshpp::sftp::Sftp
try_open(const RemotePath &, OpenMode, std::filesystem::perms create_perms=std::filesystem::perms::owner_read|std::filesystem::perms::owner_write)sshpp::sftp::Sftp
try_open_directory(const RemotePath &) constsshpp::sftp::Sftp
try_readlink(const RemotePath &) constsshpp::sftp::Sftp
try_remove(const RemotePath &)sshpp::sftp::Sftp
try_rename(const RemotePath &from, const RemotePath &to)sshpp::sftp::Sftp
try_rmdir(const RemotePath &)sshpp::sftp::Sftp
try_stat(const RemotePath &) constsshpp::sftp::Sftp
try_symlink(const RemotePath &target, const RemotePath &link)sshpp::sftp::Sftp
~Sftp()sshpp::sftp::Sftp