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

2022-01-15 Thread Darshit Shah
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:

  

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




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

2021-11-04 Thread anonymous
URL:
  

 Summary: --no-clobber doesn't work with many files
 Project: GNU Wget
Submitted by: None
Submitted on: Thu 04 Nov 2021 08:32:19 PM UTC
Category: Web Site
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
 Originator Name: kele
Originator Email: 
 Open/Closed: Open
 Release: 1.20
 Discussion Lock: Any
Operating System: GNU/Linux
 Reproducibility: Every Time
   Fixed Release: None
 Planned Release: None
  Regression: None
   Work Required: None
  Patch Included: None

___

Details:

when running wget -r --no-parent -nc  https://www.example-com/directory

when only one file get changed,deleted or added on 200 files, the wget
consider all the files not changed and doesn't download the new ones.

hope you can fix this soon

Thanks

Kele




___

Reply to this item at:

  

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