| > This is frustrating. I'm trying to update a mirrored site
> using command line version of httrack under windows. But
> due to only having dial-up connection I have to interrupt
> it sometimes. When I do, it seems files that haven't been
> checked yet are deleted. Can anyone help? On the command
> line I use:
> httrack --update, from the mirror's directory.
If you want to continue an interrupted download, use
--continue
while will be much faster to restart.
And, yes, unfortunately, pending html files are lost (but
this should not cause too much overhead)
| |