| > I have run a WinHTTrack session. It worked fine. I got
the
> following code in the doit.log :
> -qir1%e1C2%Ps2u1k%h%B%sN1%I0p7p1SaK4H0%kf2A25000%f#f -
> F 'Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)' -%
> F '<!-- Mirrored from %s%s by HTTrack Website Copier/3.x
> [XR&CO'2003], %s -->' -%l 'en, *' -%
> L 'E:masterHtmlscriptMivaMiaDatasystemklassikz_tools\n>
amazon.links.txt' -O 'C:
(one single line)
httrack -qir1%e1C2%Ps2u1k%h%B%sN1%I0p7p1SaK4H0%kf2A25000%
f#f -
F "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" (...
and so on)
BEWARE: -% must be escaped with "" on DOS shell (httrack "-
qir1%e1C2%Ps2u1k%h%B%sN1%I0p7p1SaK4H0%kf2A25000%f#f" (..))
> Now I want to change the links and run the task again
from
> the command line.
Normally you just have to type in
httrack --update
or
httrack --continue
In the correct location.
| |