| Hej hej!
When I download a site using something like:
httrack <http://www.website.com/foo/bar>
It works as one would expect and creates a nice index.html.
If I donwload two sites at the same time:
httrack <http://www.website1.com/foo> <http://www.bar.com/>
It will create a nice index.html with links to both sites,
which means I can add a bookmark to just that index.html and
access sites which refer to the same subject with ease...
The problem is, I don't know how to add a site to a project
I have already started; If I run:
httrack <http://www.website1.com/foo>
httrack <http://www.bar.com/>
The www.bar.com mirror will replace the first one...I
couldn't find the option to have this behaviour, any ideas
would be most welcome!
/Tiago | |