💻 Software
Copy a large file over an unreliable link
Fresh5 days ago
Mar 15, 20266437 viewsConfidence Score0%
0%
Problem
This isn't really a question about programming, but it is a question about working as a programmer. I hope this is an appropriate forum for this question. I work from home. My Windows XP based laptop connects through a VPN to the network of my employer. Occasionally, I need to download a large file…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Copy a large file over an unreliable link
Low Risk
Your rsync command line looks correct ( is needed to keep partially transfered files), you however have to make sure that you are actually using rsync for the data transfer itself by specifing a remote path: If both paths refer to the local filesyst…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix