nx_server_plugin_sdk  1.0
Server Plugin SDK
nx_spl::aux::FtpLibWrapper Member List

This is the complete list of members for nx_spl::aux::FtpLibWrapper, including all inherited members.

fileSize(const std::string &remotePath) const (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
fileType(const std::string &remotePath) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
FtpLibWrapper(const std::string &url) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
get(const std::string &localPath, const std::string &remotePath) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
isAvailable() const (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
makePath(const std::string &dirPath) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
nlst(const std::string &remotePath) const (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
pathExists(const std::string &remotePath) const (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
put(const std::string &localPath, const std::string &remotePath) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
removeDir(const std::string &remotePath) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
removeFile(const std::string &remotePath) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper
renameFile(const std::string &oldPath, const std::string &newPath) (defined in nx_spl::aux::FtpLibWrapper)nx_spl::aux::FtpLibWrapper