abort(CurrentOperation op) | ftp_client::FTPClient< ClientType > | inline |
ascii() | ftp_client::FTPClient< ClientType > | inline |
auto_close (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | protected |
begin(IPAddress remote_addr, const char *user="anonymous", const char *password=nullptr) | ftp_client::FTPClient< ClientType > | inline |
binary() | ftp_client::FTPClient< ClientType > | inline |
cleanup_clients (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | protected |
end() | ftp_client::FTPClient< ClientType > | inline |
FTPClient(int port=FTP_COMMAND_PORT) | ftp_client::FTPClient< ClientType > | inline |
ls(const char *path, FileMode mode=WRITE_MODE) | ftp_client::FTPClient< ClientType > | inline |
mgr (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | protected |
mkdir(const char *filepath) | ftp_client::FTPClient< ClientType > | inline |
open(const char *filename, FileMode mode=READ_MODE, bool autoClose=false) | ftp_client::FTPClient< ClientType > | inline |
password (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | protected |
port (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | protected |
remote_addr (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | protected |
remove(const char *filepath) | ftp_client::FTPClient< ClientType > | inline |
rmdir(const char *filepath) | ftp_client::FTPClient< ClientType > | inline |
sessionMgr() | ftp_client::FTPClient< ClientType > | inline |
setPort(int port) (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | inline |
type(const char *str) | ftp_client::FTPClient< ClientType > | inline |
userid (defined in ftp_client::FTPClient< ClientType >) | ftp_client::FTPClient< ClientType > | protected |