Re: regetting 'file not found' (404)

2001-05-15 Thread J Scott Jaderholm
toad [EMAIL PROTECTED] writes: On Tue, May 15, 2001 at 06:21:06PM -0700, J Scott Jaderholm wrote: Hi, I'd like to recursively get a directory being served by an apache server. The problem is that about 1 out of 4 requests for a file or directory are answered with a file not found

recursive web-suck ignores directory contents

2001-05-15 Thread J Scott Jaderholm
Hi, Say I wget -c -r -np http://server.com/foo/ It will download the files in foo for me, and the directories also, but often not the contents of those directories. Here's the contents of foo 10.txt 2.txt bar/ and contents of bar 3.txt It would download foo, and make a directory bar in the