-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Aleksandar Radulovic wrote: > (I am not subscribed to the bug-list) > > Hello, > > I found another bug in wget: > > if the input file with relative links is specified > (extracted from and index.html), with -B option, and I > have in .wgetrc a list of files to reject, it doesn't > work. It simply downloads everything is in the list. > From an original file it works fine and rejects > according a list.
accept/reject lists are only applied to recursively-fetched files; never to explicitly-requested URLs, which includes URLs you specify as arguments or via an input file. > It seems I have to wrote a programm which do it file > by file (grmbh!). If you don't want the file, don't ask wget for it! - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer... http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH4T2M7M8hyUobTrERAhy+AKCGC75YqxCgDxnfc9gKrKkw5j1JjgCfbRLN aSigPz6tfcwP1/nnGDZX1sU= =7fHa -----END PGP SIGNATURE-----
