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 ?
|
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 ? | ||||
|
feedback
|
Or, if you are mirroring, you can use the | ||||
|
feedback
|
|
It depends a lot on what options you've given Here's the
| |||
|
feedback
|
|
This is controlled by the It's complicated and depends on other options, but you have the choice of everwriting or renaming redownloaded files file.1, file.2 The man page seems to say that if you don't use the 'no-clobber' option, the redownloaded files will be renumbered. Do you see files with numeric suffixes? In any case, see the | ||||
|
feedback
|