| Hi,
I have a working website mirror and I need to update only certain URLs that
will change for sure. If I update the mirror it takes too long for our needs
and I'd like to speed up the process (there are some news that need to be
updated faster).
I found this workaround to update a mirror without rechecking the whole site,
but it seems it's disencouraged.
<http://forum.httrack.com/readmsg/445/index.html>
I tried to selectively update this URLs, but this leads to some non-working
links in the mirror. I used this command inside the mirror directory.
httrack -Y -r2 -T5 -R10 -%P -p1 -s0 -%s -f -z -%H <URL>
Is there any way to do this properly?
Thanks so much. | |