When using, for instance:
  wget -r -l 15 -O file http://1.2.3.4/path
the -O doesn't seem to work as intended. wget downloads a single file
(or two including robots.txt) and quits without any errors. It seems
satisfied it has done its job.

Without -O the tree is saved correctly...

Ideas?

Reply via email to