Deleting a file from the FTP server is achieved through the _____ method of the FTPClient class.
FTPClient
deleteFile()
removeFile()
eraseFile()
delete()