This class is a wrapper to the PHP extension to access FTP servers.
It can establish FTP connections, authenticate a user, list the files in the current FTP server directory, upload files, create directories on the FTP server, change the current directory, get the current directory, delete files and retrieve files.