I am using wget to try and retrieve multiple source files from the web. They are all located one site etc.. However, I am running into a rather interesting problem. In using wget -r -np -X blah/ http://blah.com I cant seem to get blah/ exclude from the pulled material. I have tried --exclude blah/, and I have also tried setting the exclude_directories variable in wgetrc. I have tried -X *blah/,*blah/*,*/blah,*/blah*,*blah* and just for giggles tried -X *. I am guessing the -r flag has to do with my problems. I have also tried -I in conjunction with -X with the same result. Anyone have ideas on what the problem is? I am using 1.9 under slack9.1 fyi. Thanks in advance!

-klug

p.s. I am not subscribed to this list so please include the replies in a cc to [EMAIL PROTECTED] thanks!

Reply via email to