-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Pors wrote: > Hi, > > I posted this bug over two years ago: > http://marc.info/?l=wget&m=113252747105716&w=4 >>From the release notes I see that this is still not resolved. Are > there any plans to fix this any time soon?
I'm not sure that's a bug. It's more of an architectural choice. Wget currently works by downloading a file, then, if it needs to look for links in that file, it will open it and scan through it. Obviously, it can't do that when you use -O -. There are plans to move Wget to a more stream-like process, where it scans links during download. At such time, it's very possible that -p will work the way you want it to. In the meantime, though, it doesn't. - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer... http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHycd/7M8hyUobTrERAqWKAJ40YUOf5aKxvBwahRWBvqhwvqvq+gCePgI9 u646lF2Qp0abOw3iuvD0ohg= =Cix9 -----END PGP SIGNATURE-----
