Re: Name or service not known error

2005-06-28 Thread Hrvoje Niksic
Tony Lewis [EMAIL PROTECTED] writes: Hrvoje Niksic wrote: 1. Does wget -4 http://... work? Yes Then, as a workaround you can put inet4_only=yes to your ~/.wgetr. What OS are you running this on? Red Hat Linux release 6.2 (Zoot) We should probably find a way to disable IPv6 on systems

Re: why must -B need -F to take effect?

2005-06-28 Thread Dan Jacobson
Ok, then here -B URL --base=URL When used in conjunction with -F, prepends URL to relative links in the file specified by -i. don't mention -F!

add --print-uris or --dry-run

2005-06-28 Thread Dan Jacobson
Wget needs a --print-uris or --dry-run option, to show what it would get/do without actually doing it! Not only can one check if e.g., -B will do what they want before actually doing it, one could also use wget as a general URL extractor, etc. --debug is not what I'm talking about. I'm more