ftp is the simply file transfer protocol.
ftps is same wrapped in SSL.
and sftp is file transfer over ssh.
for my tools I prefer to use sftp.
ftp is the simply file transfer protocol.
ftps is same wrapped in SSL.
and sftp is file transfer over ssh.
for my tools I prefer to use sftp.