URL:
<http://savannah.gnu.org/bugs/?33831>
Summary: wget --backup-converted does not work
Project: GNU Wget
Submitted by: nok
Submitted on: Sa 23 Jul 2011 12:05:49 CEST
Category: Program Logic
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.12
Operating System: GNU/Linux
Reproducibility: None
Fixed Release: None
Planned Release: None
Regression: None
Work Required: None
Patch Included: No
_______________________________________________________
Details:
Hello,
the wget parameter --backup-converted does not work properly. It should
create
a backup copy of downloaded files when these files are altered by wget. An
example is the use of --adjust-extension which adds a .html extension to the
file name if it has type text/html and does not end with .htm or .html.
I tried the following command to download recursively a part of a website:
wget --backup-converted -nc -k --adjust-extension -A *.gif,*133579* -l 0 -nd
-R null.gif -I /film/133579,/m/kleioc/0010/exec/bigpage -r
http://dlib-pr.mpier.mpg.de/m/kleioc/0010/exec/bigpage/%22133579_00000001.gif%22
You may try it out, the resulting files will be renamed according to the
--adjust-extension parameter, but --backup-converted has no effect as no
backup copies of the original files will be created. This leads to the
problem
described in manual section 2.7: wget re-downloads every file when mirroring.
The solution proposed in manual section 2.7 is the use of --backup-converted,
which, as has been shown, does not work.
http://bugs.debian.org/624675
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33831>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]