Hi

The reject pattern as specified in the manual uses
quotes and is given by the following line from the
manual: 

...to download all files except the ones beginning
with bjork, use wget -R "bjork*". The quotes are to
prevent expansion by the shell. 

However, when I used reject for certain patterns, I
found that rejecting the pattern with quotes does not
work but that witout quotes works! 

E.g. A wgetrc entry like reject = *404* will reject
file like Sample404File.html but reject = "*404*" will
not reject the file. 

Any explanations?

Thanks,
Rahul.


                
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

Reply via email to