Only follow paths with /res/ in them

2008-11-19 Thread Brian
I would like to follow all the urls on a site that contain /res/ in the path. I've tried using -I and -A, with values such as res, *res*, */res/*, etc.. Here is an example that downloads pretty much the entire site, rather than what I appear (to me) to have specified: wget -O- -q http://img.site.o

Re: Only follow paths with /res/ in them

2008-11-19 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian wrote: > I would like to follow all the urls on a site that contain /res/ in the > path. I've tried using -I and -A, with values such as res, *res*, > */res/*, etc.. Here is an example that downloads pretty much the entire > site, rather than wha

Re: Only follow paths with /res/ in them

2008-11-19 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh! Please don't use this list (wget@sunsite.dk) any more; I'm trying to get the dotsrc folks to make it go away/forward to bug-wget (I need to ping 'em on this again). The official list for Wget is now [EMAIL PROTECTED] Micah Cowan wrote: > Brian wro