💻 Software
Best method of transferring files over internet?
Fresh5 days ago
Mar 15, 20266883 viewsConfidence Score0%
0%
Problem
I have a small server(running Ubuntu 9.10) at my (parent's) house and will be leaving it there once I go to college this fall. Currently I'm using samba to transfer files between computers, but I was wondering if once I am on my university's network, whether using FTP would be a better option versu…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Best method of transferring files over internet?
Low Risk
I'd choose rsync over ssh. You get encryption that way and rsync is smart enough to resume partially downloaded files and to copy only different files to avoid excessive traffic usage.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix