| For me the long form of this option does not even work from the command line:
httrack dakar.iowa.uiowa.edu/test --generate-errors=0
Mirror launched on Thu, 12 Jan 2012 09:51:47 by HTTrack Website
Copier/3.33-2-nossl [XR&CO'2005]
mirroring dakar.iowa.uiowa.edu/test with the wizard help..
Done.dakar.iowa.uiowa.edu/test/doesnotexist.htm (305 bytes) - 404
Thanks for using HTTrack!
bpalme@dakar:~/temp/httest$ cat dakar.iowa.uiowa.edu/test/doesnotexist.htm
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /test/doesnotexist.htm was not found on this server.</p>
<hr>
<address>Apache/2.2.14 (Ubuntu) Server at dakar.iowa.uiowa.edu Port
80</address>
</body></html>
bpalme@dakar:~/temp/httest$ rm -rf dakar.iowa.uiowa.edu/
bpalme@dakar:~/temp/httest$ httrack dakar.iowa.uiowa.edu/test -o0
There is an index.html and a hts-cache folder in the directory
A site may have been mirrored here, that could mean that you want to update
it
Be sure parameters are ok
Press <Y><Enter> to confirm, <N><Enter> to abort
Y
Mirror launched on Thu, 12 Jan 2012 09:52:47 by HTTrack Website
Copier/3.33-2-nossl [XR&CO'2005]
mirroring dakar.iowa.uiowa.edu/test with the wizard help..
Done.dakar.iowa.uiowa.edu/test/doesnotexist.htm (305 bytes) - 404
Thanks for using HTTrack!
bpalme@dakar:~/temp/httest$ cat dakar.iowa.uiowa.edu/test/doesnotexist.htm
cat: dakar.iowa.uiowa.edu/test/doesnotexist.htm: No such file or directory
bpalme@dakar:~/temp/httest$
| |