Loading...
Searching...
No Matches
Sftp.hpp File Reference
#include <SFML/Network/Export.hpp>
#include <SFML/System/TimeoutWithPredicate.hpp>
#include <array>
#include <filesystem>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <vector>
#include <cstddef>
#include <cstdint>

Go to the source code of this file.

Classes

class  sf::Sftp
 An SSH File Transfer Protocol (SFTP) client. More...
class  sf::Sftp::Result
 SFTP result. More...
class  sf::Sftp::PathResult
 Result of an operation returning a path. More...
struct  sf::Sftp::Attributes
 File or directory attributes. More...
class  sf::Sftp::AttributesResult
 Result of an operation returning attributes. More...
class  sf::Sftp::ListingResult
 Result of an operation returning a directory listing. More...
struct  sf::Sftp::SessionInfo
 Structure containing information about an active SFTP session. More...
struct  sf::Sftp::SessionInfo::HostKey
 Host key used to identify a host. More...

Namespaces

namespace  sf