HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: No hts-log when running from batch
Author: William Roeder
Date: 01/25/2008 17:50
 
> batch file, hts-log does not get updated.  The batch
> runs fine and the website gets updated, but there is
> no log file to confirm this.

> "C:\\Program Files\\WinHTTrackhttrack" 
> <http://www.mymirror.com/> -O "C:\\MyMirror" --update

> required explicitly for batch files in order to
> create a log file?
Your specifying a directory for the output.  Perhaps the log is going to the
current directory.  Try:
setlocal
cd /d C:\\myMirror
"httrack"...
 
Reply Create subthread


All articles

Subject Author Date
No hts-log when running from batch

01/25/2008 17:09
Re: No hts-log when running from batch

01/25/2008 17:50




e

Created with FORUM 2.0.11