| I've got some mirrored sites with the content and cache files in separate
directories. (Made with a batch file job using the -O
"X:\ContentFiles\%1,X:\CacheFiles\%1" parameter.)
The DoIt.log file has the parameters recorded, as in ...
- O "X:\\ContentFiles\\www.bob.com,X:\\CacheFiles\\www.bob.com"
Still, if I go to the X:\CacheFiles\www.bob.com directory and run HTTrack, it
runs an update but stores the content files in the CacheFiles directory.
I'm doing all of this with batch files. If I can't run an update by the
conventional method, is there a good way to do so via batch file? Should I
use the --update switch and enter in all the orginal parameters?
Thanks!
-- Cliff
| |