I was mirroring a site using HTTrack (command-line version on Mac OS X's Terminal), when the mirroring suddenly stopped:
PANIC! : Too many URLs : >99999 [3031]f5641dz61e6fd4 (36896 bytes) - OK
Done.
Thanks for using HTTrack!
and then
*
My-Names-iMac:~ username$
(The site I am mirroring has around 150'000 pages). My problem is very similar to this one, although, as a beginner with command-line tools, I am not sure I understand what I should type, and in what order, to resume download that was interrupted from where it started without having to start from the beginning again.
After "username$", should I type
httrack i -#L1000000
or just
i -#L1000000
or
httrack
THEN enter THEN
i
THEN enter THEN
-#L1000000?
And do I have to re-type the address of the website and the path to the download folder?, as if I was starting a new HTTrack session?
I left the window open and didn't type anything yet because I didn't want to mess it up.