Loading...
Searching...
No Matches
sf::Ftp Member List

This is the complete list of members for sf::Ftp, including all inherited members.

changeDirectory(const std::string &directory)sf::Ftp
connect(IpAddress server, unsigned short port=21, Time timeout=Time::Zero)sf::Ftp
createDirectory(const std::string &name)sf::Ftp
DataChannel classsf::Ftpfriend
deleteDirectory(const std::string &name)sf::Ftp
deleteFile(const std::filesystem::path &name)sf::Ftp
disconnect()sf::Ftp
download(const std::filesystem::path &remoteFile, const std::filesystem::path &localPath, TransferMode mode=TransferMode::Binary)sf::Ftp
Ftp()=defaultsf::Ftp
Ftp(const Ftp &)=deletesf::Ftp
getDirectoryListing(const std::string &directory="")sf::Ftp
getWorkingDirectory()sf::Ftp
keepAlive()sf::Ftp
login()sf::Ftp
login(const std::string &name, const std::string &password)sf::Ftp
operator=(const Ftp &)=deletesf::Ftp
parentDirectory()sf::Ftp
renameFile(const std::filesystem::path &file, const std::filesystem::path &newName)sf::Ftp
sendCommand(const std::string &command, const std::string &parameter="")sf::Ftp
TransferMode enum namesf::Ftp
upload(const std::filesystem::path &localFile, const std::filesystem::path &remotePath, TransferMode mode=TransferMode::Binary, bool append=false)sf::Ftp
~Ftp()sf::Ftp