Delete an file from an FTP server.
#include <FTPEx.au3> _FTP_FileDelete($l_FTPSession, $s_RemoteFile)