* Konstantin Seiler <l...@kseiler.de>, 2003-10-23 23:42:
It should be possible to reject certain filetypes when downloading recursively. The -R option makes wget download the file to extract new URLs and delete it afterwards.
FYI, wget2 has an option for this: $ wget2 --help ... --filter-urls Apply the accept and reject filters on the URL ... -- Jakub Wilk