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 spot where it
downloads foo, but often times wget will not download 3.txt.

Is there a fix for this?

Sincerely,
jsj
-- 
the sky is tired of being blue

Reply via email to