I notice with server created directory listings, one can't recurse.
$ lynx -dump http://localhost/~jidanni/test|head
                            Index of /~jidanni/test
 Icon   [1]Name                  [2]Last modified      [3]Size  [4]Description
  ___________________________________________________________________________
 [DIR]  [5]Parent Directory                             -
 [TXT]  [8]cd.html                 23-Feb-2006 20:55  931
$ wget --spider -S -r http://localhost/~jidanni/test/
localhost/~jidanni/test/index.html: No such file or directory

Reply via email to