Hi,
I'm trying to recursively retrieve the contents of a few subdirectories,
however I've discovered that
wget -r --directory-prefix=/files --no-host-directories --no-parent
http://myserver.com/files
works fine, but
wget -r --directory-prefix=/files --no-host-directories --no-parent
http://10.0.0.0/files
does not. It instead downloads http://10.0.0.0/files/index.html which
doesn't exist and stops.
[myserver & the ip have been changed for the purposes of a public
mailing]
Is this supposed to happen?
I'd like to be cc'd on any responses to this mail.
Many thanks,
Pete Stevens
--
pete@xxxxxxxxxxxx Web Programmer
IDnet, The Spirella Building, Letchworth, Hertfordshire, SG6 4ET, UK
<Disclaimer : These are only my opinions, not my employers.>
The earth was created on 22nd October, 4004 BC at 6 p.m. (James Ussher,
Archibishop of Armagh).
|