-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Karsten Hopp wrote: > wget-1.11.1 (and 1.10/1.10.1) don't handle the .listing file properly > when -c is used. > It just appends to that file instead of replacing it which means that > wget tries to download each > file twice when you run the same command twice. Have a look at this log: > >>wget -m -nd -c ftp://ftp.redhat.com/pub/redhat/linux/rawhide/
Looks like the -m is important too. Note that -m is the equivalent of: -r -l inf --no-remove-listing If you replace -m with -r -l inf (no --no-remove-listing), it works fine, so fortunately there's a workaround. I'm surprised that this bug has been around so very long, and yet I haven't seen or heard of it before now (perhaps previous maintainers did?). - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer, and GNU Wget Project Maintainer. http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH9Qv97M8hyUobTrERArmaAJ0cOxsCm93Na/3mEmpu8PSavekO2wCgjmhN 0ZD4Cd4Q5SH1+WSYbGktsII= =OPIv -----END PGP SIGNATURE-----