Hi Tomas!

> I see, but then, how to exclude from being downloaded per file-basis?
First, let me be a smartass:
Go to 
http://www.acronymfinder.com
and lokk up 
RTFM
Then, proceed to the docs of wget.
wget offers download restrictions on
host, directory and file name.
Search in the docs for
-H
-D
--exclude-domains
`-A ACCLIST' `--accept ACCLIST' `accept = ACCLIST'
`-R REJLIST' `--reject REJLIST' `reject = REJLIST'
`-I LIST' `--include LIST' `include_directories = LIST'
`-X LIST' `--exclude LIST' `exclude_directories = LIST'

CU
Jens

http://www.jensroesner.de/wgetgui

Reply via email to