FTP is not using a secure transfer protocol like SCP and SFTP. This means that your login credentials are sent in plain text over the network. Also, the files that you upload and download are not encrypted either. If given the choice between SCP/SFTP or FTP, use SCP/SFTP.