| NOTE: I use command line version, v 3.46.
Hi all,
I've started a site mirror 2 days ago (it's full of PDFs I need) and I have
not disconnected my laptop but I have to take it with me today so I tried a
sensible thing and hit ctrl+z to suspend the httrack but the results were
unexpected:
"Moving into background to complete the mirror..."
after trying:
$ fg
-bash: fg: current: no such job
But even weirder thing is that httrack restarted itself something like few
minutes after I hit ctrl+z!
So my questions are:
1) How do you put httrack into background when ctrl+z is clearly broken?
2) How do I quit httrack?
3) How do I resume large jobs?
Command I used was:
httrack <http://example.com/Science/> -W -O "./science" -%v
Thanks!!! | |