💻 Software
Transferring a large amount of data between continents
Fresh5 days ago
Mar 15, 20262741 viewsConfidence Score0%
0%
Problem
Possible Duplicate: Free way to share large files over the Internet? What are some options for transfering large files without using the Internet? My wife's lab is doing a project here in the US with collaborators in Singapore. They occasionally need to transfer a large amount of high-dimensional i…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Transferring a large amount of data between continents
Low Risk
I suggest you use rsync. Rsync supports delta-transfer algorithm, so if your files are only partially changed, or if the previous transfer was terminated abnormally, Rsync is smart enough to sync only what's new/changed. There are several ports of t…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix