need help with wget
Help! I'm at my wit's end here.
I need to snag a complete mirror of this directory and everything beneath it (2 layers of recursion should be sufficient):
http://web.archive.org/web/20030413185309/www.gizmology.net/lovecraft/
Ideally, I'd like this all in a single directory, with all images, relative links, and "lovecraft" being the topmost directory in the tree...something suitable for burning to a CDROM and keeping handy.
Unfortunately, I'm having a great deal of difficulty making wget do it. No matter how many levels of recursion I try, no matter what I do, it only mirrors the site's robots.txt and the index file with none of the links.
Can someone please help me out?
I need to snag a complete mirror of this directory and everything beneath it (2 layers of recursion should be sufficient):
http://web.archive.org/web/20030413185309/www.gizmology.net/lovecraft/
Ideally, I'd like this all in a single directory, with all images, relative links, and "lovecraft" being the topmost directory in the tree...something suitable for burning to a CDROM and keeping handy.
Unfortunately, I'm having a great deal of difficulty making wget do it. No matter how many levels of recursion I try, no matter what I do, it only mirrors the site's robots.txt and the index file with none of the links.
Can someone please help me out?
