HTTrack Website Copier
Free software offline browser - FORUM
Subject: Batch Update windows
Author: Drk_Mx
Date: 02/03/2006 16:36
 
This is something i couldn't find an answer for

this is how i batch-update all my local mirrored sites
first you have to include httrack in the path enviroment variable (go to mi
pc, properties, advanced, enviroment variables)
then you have to create a .bat file in the c:\My Web Sites\
 folder with this command

for /D %%f in (*.*) do IF NOT %%f==hts-cache cd c:\My Web Sites\%%f && httrack
--update --quiet && cd c:\My Web Sites\

replace c:\My Web Sites\ with the directory where you save your mirrored
pages

it will go trough each folder and update it
 
Reply


All articles

Subject Author Date
Batch Update windows

02/03/2006 16:36
Re: Batch Update windows

05/05/2009 20:36




6

Created with FORUM 2.0.11