Tutorial request - FTP setup on Ubuntu / debian
3 Replies
@smartmohi:
I prefer SFTP but i wish to make a fast file transfer at some time with FTP with SSL enabled via ftpes:// so i guess it is still FAST & secure.
mnordhoff@cheezum$ sftp cheezum:/var/www/main/100MiB.bin /dev/null
Connecting to cheezum...
Fetching /var/www/main/100MiB.bin to /dev/null
/var/www/main/100MiB.bin 100% 100MB 10.0MB/s 00:10
Edit: Granted that's not very fast, but it still beats the 50 Mbps default outbound traffic limit of a Linode. Also, hpn-ssh would probably do better.