FTP sends the password in clear text which is a potential security issue if one is on wireless or some other potentially compromised internet access point. The use of SFTP or SSH would keep this from being a problem. However, use of these is a bit more complicated then a simple ftp transfer so it will take me a bit.

Comments

coderintherye’s picture

Title: Need use SFTP or SSH instead of FTP » Add option for SSH / SCP in addition to FTP