Subject: Re: WinHTTrack works, not HTTrack |
Author: William Roeder |
Date: 11/15/2008 15:54 |
| > Now, I'm trying to automate the mirror, which I'm
> reading requires using the command line
> httrack.exe.
>
> I've referred to my doit.log and it says to simply
> run httrack.exe with no parameters to update the
> mirror. When I do this (from the hts-cache directory
> containing the doit.log) it launches in interactive
> mode (prompting me for a project name).
I haven't used the command line myself, but no, it doesn't pickup the doit.log
automatically.
under dos: copy doit.log to doit.bat and edit.
add "[httrack-path\]httrack" to the beginning of the line.
replace all percents with doubled percents to avoid cmd interpretation.
Under unix you have to quote the asterisk as well +*.js -> "+*.js"
| |
|
|
|
|