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