bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61427] --no-clobber doesn't work with many files


From: Darshit Shah
Subject: [bug #61427] --no-clobber doesn't work with many files
Date: Sat, 15 Jan 2022 18:13:00 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0

Update of bug #61427 (project wget):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Hi,

This is expected behaviour. If you're using Wget to mirror a directory, you
should try using the --mirror option which sets multiple correct options
automatically.

In your particular case, you asked for no-clobber. This means Wget will not
replace the original file in case it was changed. Thus the index.html or
whichever file links to the new file will not be updated on disk. As a result,
Wget doesn't know of the existence of the new file and won't download it.

Do you really need -nc when running with -r? What is your usecase?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61427>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]