HTTrack Website Copier
Free software offline browser - FORUM
Subject: Creating Batch file
Author: John Schnyder
Date: 10/28/2014 02:45
 
I am running 64-bit HTTrack on windows 7.  Following this link:
<http://forum.httrack.com/readmsg/20524/20522/index.html?q=automation> , I came
up with this bach file.






set options=-qwr0%%e0C2%%Ps2u1%%s%%uN0%%I0p3DaK0H0%%kf2A25000%%f#f
-F "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" -%%F "<!-- Mirrored
from %s%s by HTTrack Website Copier/3.x [XR&CO'2014], %s -->" -%%l "en, en *"
<http://www.report.com>
+*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -%%A
-mime:application/foobar 

set
output="C:\\Users\\owner\\Documents\\httrack\\report%DATE:~7,2%%DATE:~4,2%%DATE:~12,2%"


rem reportDDMMYY YYYYMMDD=%DATE:~10,4%%DATE:~4,2%%DATE:~7,2%

set httrack="C:\Program Files\WinHTTrack\httrack.exe"

md %output:\\=\%
%httrack% %options% -O1 %output%




Folder is created, but inside the index.htm is blank/empty, so no site
information is actually saved.  


 
 
Reply


All articles

Subject Author Date
Creating Batch file

10/28/2014 02:45




f

Created with FORUM 2.0.11