💻 Software
How to force redownload with wget?
Fresh5 days ago
Mar 15, 202616614 viewsConfidence Score0%
0%
Problem
I had the bad surprise that wget doesn't redownload when a file of the same name already exist. Is there an option to force him to redownload without deleting the file first on linux ?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to force redownload with wget?
Low Risk
Or, if you are mirroring, you can use the flag. This will make it so the files are "continued", but since they're already at the size the server is telling wget, it will "continue" them from the beginning.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix