| At the very beginning I'd like to thanks for this really
great, really fast "Website Copier" :-)
But I've some problems :-(
When I try to mirror few websites into the same directory.
For example i create /somedir/mirror/ and I want to use it
this way:
httrack <http://site1.com/> -O /somedir/mirror/
and then
httrack <http://site2.com/> -O /somedir/mirror/
I get errors 'bout cache files and index.html file.
index.html is overwritten, so why it says "Index of locally
available sites:" when there is only one site ;-) and there is
META ... Refresh tag in index.html ?Is there any way to create template file
to change this
feature ?
I'm using ver 3.20RC4B *nix version
my full command line looks like:
httrack <http://site2.com/> -O /somedir/mirror/ -v -w -P
"myproxy:8080" -F "HTTrack/3.20RC4B Mozilla/5.0 (X11; MSIE
6.3; Linux i686; U;) mirror/$CURRENTDATE"
| |