HTTrack Website Copier
Free software offline browser - FORUM
Subject: Combining Wget and Httrack
Author: Gustavo
Date: 12/26/2006 18:50
 
Hi,

I'm using both wget and httrack together to download web sites with their
content. The reason I'm doing this is because wget seems to download files
faster than httrack (let me know if I'm wrong or if I'm missing command line
parameters to speed up the download). I use wget to download all content files
like videos, images and flash. Then I use httrack to download some aspx pages
with links. I'd like to be able to change the links to the media files without
httrack trying to download the files. So if I have an index.aspx with a tag
like this:

<img src=http://www.bla.com/video1.mpg />

I can have wget download the video first but then I'd like httrack to download
my index.aspx and change the above tag to something like:

<img src="..\Files\video1.mpg" />

Is this possible?
 
Reply


All articles

Subject Author Date
Combining Wget and Httrack

12/26/2006 18:50
Re: Combining Wget and Httrack

12/27/2006 17:44
Re: Combining Wget and Httrack

01/14/2007 19:10




7

Created with FORUM 2.0.11