HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Download specific files on the website like PDF
Author: Eduardo
Date: 04/26/2011 14:14
 
hi will, thanks for giving me an idea on how to this..

have another question. I created a batch to automatically run httrack and
upload the batch file to windows task scheduler. However, I want add more
supported files. How would do that?
Here's my sample script that is running

cd \httrack
rmdir tds.as /s/q
httrack -r2 -i tds.as/kundeftp/tdstouch +*.pdf +mime:text/html
copy tds.as\kundeftp\tdstouch\*.pdf  e:\tds

but, when i try to add additional extension,it doesnt work anymore. Like this

cd \httrack
rmdir tds.as /s/q
httrack -r2 -i tds.as/kundeftp/tdstouch +*.pdf +*.gif +*.jpg +*.doc
+mime:text/html
copy tds.as\kundeftp\tdstouch\*.pdf +*.gif +*.jpg +*.doc e:\tds

the last script with the copy command doesnt work. :( is that the correct
syntax?
Ed
 
Reply Create subthread


All articles

Subject Author Date
Download specific files on the website like PDF

04/19/2011 09:27
Re: Download specific files on the website like PDF

04/19/2011 10:28
Re: Download specific files on the website like PDF

04/19/2011 14:21
Re: Download specific files on the website like PDF

04/23/2011 20:36
Re: Download specific files on the website like PDF

04/23/2011 21:23
Re: Download specific files on the website like PDF

04/26/2011 14:14
Re: Download specific files on the website like PDF

04/26/2011 15:02




7

Created with FORUM 2.0.11