| 1) Always post the ACTUAL command line used (or log file line two) so we know
what the site is, what ALL your settings are, etc.
2) Always post the URLs you're not getting and from what URL it is
referenced.
3) Always post anything USEFUL from the log file.
4) If you want everything use the near flag (get non-html files related) not
filters.
5) I always run with A) No External Pages so I know where the mirror ends.
With B) browser ID=msie 6 pulldown as some sites don't like a HTT one. With C)
Attempt to detect all links (for JS/CSS.) With D) Timeout=60, retry=9 to avoid
temporary network interruptions from deleting files.
> I'm trying to mirror chesscafe.com. It's a site
> new.txt
> 10:30:11 1487294/1487294 ------ 200 untouched
> ('') application/pdf etag:%2215f82c3-16b1be-4d0bb652
> So, in new.txt does 'Untouched' mean that the file
> downloaded without a problem? If so, why is httrack
> failing to see that the file is already there?
The 200 is the http code <http://www.w3.org/Protocols/HTTP/HTRESP.html> "The
request was fulfilled."
The file was not there until it got it from the server. | |