Identify the error in this code segment intended to set the file transfer mode:
ftp.setFileTransferMode(FTP.BINARY_FILE_TYPE);
Identify the error in this code segment intended to set the file transfer mode:
ftp.setFileTransferMode(FTP.BINARY_FILE_TYPE);