| Hi,
how can i download more than one website in one
output-directory and build an index over these sites? When i
use httrack for the second site, the first one gets
overwriting (with a warning),
Ex.:
httrack -O websites <http://www.site1.com>
and in a second run:
httrack -o websites <http://www.site2.com>
The second run deletes everything in the websites-directory,
what i want is, that i have both sites and an index.html
pointing to both of them as i if i had run httrack with
httrack -O websites <http://www.site1.com> <http://www.site2.com>
Thanks for help!
Klaus
| |