Hi,
I am writing a site
copier program for a free web hosting company. In testing the -k option, I
find that it only converts absolute links to relative links if it has already
downloaded the page in question through a relative link. BUT if there is
only one link to a certain page, and that link is absolute, the link won't be
converted and the document won't get downloaded. Is this accurate?
Has it been fixed in a later version? (I'm running 1.5.3).
Here is the command
I am running. Is there a problem with my ordering of command line
options?
/usr/bin/wget
-o /path/wget_log.txt -k -r -t3 -nc -Q20m -nH
--cut-dirs=$dirs -X cgi-bin,cgi -R .ace,.rar,.mp3 -np
$url
Thanks in
anticipation of your help.
Mark
