wget-dev
[Top][All Lists]
Advanced

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

[Wget-dev] wget2 | Fix -nc/--no-clobber (!424)


From: Tim Rühsen
Subject: [Wget-dev] wget2 | Fix -nc/--no-clobber (!424)
Date: Wed, 12 Jun 2019 11:04:23 +0000


New Merge Request !424

https://gitlab.com/gnuwget/wget2/merge_requests/424

Branches: tmp-fix-p-nc to master
Author:    Tim Rühsen
Assignees: 


-nc/--no-clobber skips downloading existing files. If -r/--recursive and/or 
-p/--page-requisites is given, parse the existing files as good as possible 
(charset and mimetype are lost without --xattr, so fallback to checking the 
filename extensions and hoping for charset being set by the HTML/CSS documents 
itself).

Closes #451

### Approver's checklist:

* [x] The author has submitted the FSF Copyright Assignment and is listed in 
AUTHORS
* [x] There is a test suite reasonably covering new functionality or 
modifications
* [ ] Function naming, parameters, return values, types, etc., are consistent 
with existing code
* [ ] This feature/change has adequate documentation added (if appropriate)
* [ ] No obvious mistakes / misspelling in the code

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/424
You're receiving this email because of your account on gitlab.com.




reply via email to

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