Package: wget
Version: 1.12-2.1
Severity: normal

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.


Regards

Christoph Kling


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages wget depends on:
ii  dpkg                      1.16.0.2       Debian package management system
ii  install-info              4.13a.dfsg.1-6 Manage installed documentation in 
ii  libc6                     2.11.2-11      Embedded GNU C Library: Shared lib
ii  libssl0.9.8               0.9.8o-7       SSL shared libraries

wget recommends no packages.

wget suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to