Default Constructor.
Destructor.
Specialization of FTP response returning a directory.
Specialization of FTP response returning a filename lisiting.
Define a FTP response.
Enumeration of transfer modes.
Change the current working directory.
Connect to the specified FTP server.
Connect to the specified FTP server.
Create a new directory.
Remove an existing directory.
Remove an existing file.
Close the connection with the server.
Download a file from the server.
Get the contents of the given directory.
Get the current working directory.
Send a null command to keep the connection alive.
Log in using an anonymous account.
Log in using a username and a password.
Go to the parent directory of the current one.
Rename an existing file.
Send a command to the FTP server.
Upload a file to the server.
An FTP client.