| I am getting a little closer to making this work in Windows command line. I
have the following command that I am running from within the httrack program
folder (command line). The process starts then crashes. I am running Win 7
64 bit. HTTrack version 3.44-1. "website.com" is replaced with proper
domain.
Before the process crashes, the following files/folders are created in my
ouput path: hts-in_process.lock and hts-log.txt, hts-cache folder (files
within are doit.log, new.lst, nex.txt and new.zip)
Command I am using...
httrack "www.website.com/" -O "c:\HTTrack\www.website.com" -R5H0Ko0s0zZd %H -V
"md5 \$0" "+*.website.com/*"
Any help would be greatly appreciated. | |