| Hello -
I would really appreciate some help. I have a very simple .bat file in win xp
that attempts to run httrack. I have run winhttrack and used the log file to
get the command I am using:
(httrack -qir1%e0C2%PX0s0u1%s%uN0%I0p3DaK0c4H0%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'2007], %s -->" -%l "en, en, *" -%L
C:\foo\60min_foo.txt -O1 C:\Inetpub\wwwroot\foo\foodir\foodir)
It basically grabs a list of urls that is in a text file and updates the
previously downloaded files. I can paste the above command directly into the
command line and it works. However, when I try to run it from the .bat file,
it doesn't work. The log simply says "No data seems to have been transfered
during this session! : restoring previous one!"
Can anyone help?! Thanks!
Scott | |