| Hi,
I am using httrack so I can get html files to put them on a
server that wil be browsed by IP Phones.
I have been trying to write a batch file so I could
schedule thi task. It doesn't want to work and I really
can't find why.
The script seems to execute but nothing happens.
I work with HTTrack 3.23, and Win 2000
The worst of all is that it works perfectly when I use
winhttrack and the interface.
I copied the commad line from the hts-log.txt file it gave
me. The command line starts with some wird options:
(winhttrack -q%e%Px%x%s%IM100000m20000,20000T3R6H0%
kf2o0#L100000%f0#f -F "Mozilla/4.5 (compatible; HTTrack
3.0x; Windows 98)" -%F "<!-- Mirrored from %s%s by HTTrack
Website Copier/3.x [XR&CO'2003], %s -->" -P
193.128.114.65:8080 -%l "fr, en, *"
<http://www.sytadin.equipement.gouv.fr/cgi-bin/tparcour.pl?secteur=BP>
<http://www.sytadin.equipement.gouv.fr/cgi>-
bin/tparcour.pl?secteur=SE -O "C:\Mes Sites
Web\traffic","C:\Mes Sites Web\traffic" +*.png +*.gif
+*.jpg +*.css +*.js -%A
php3,php,php2,asp,jsp,pl,cfm=text/html )
I copy it and write it like this in a traffic.bat file
httrack -q%e%Px%x%s%IM100000m20000,20000T3R6H0%
kf2o0#L100000%f0#f -F "Mozilla/4.5 (compatible; HTTrack
3.0x; Windows 98)" -%F "<!-- Mirrored from %s%s by HTTrack
Website Copier/3.x [XR&CO'2003], %s -->" -P
193.128.114.65:8080 -%l "fr, en, *"
<http://www.sytadin.equipement.gouv.fr/cgi-bin/tparcour.pl?secteur=BP>
<http://www.sytadin.equipement.gouv.fr/cgi>-
bin/tparcour.pl?secteur=SE -O "C:\Mes Sites
Web\traffic","C:\Mes Sites Web\traffic" +*.png +*.gif
+*.jpg +*.css +*.js -%A
php3,php,php2,asp,jsp,pl,cfm=text/html
The programs runs alright, but my files are not updatedÂ…
I spend my all day trying to make this work and I don't
even know why it does nothingÂ…
Please, Help.
Oliver
| |