HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: How:Do not download if addresses does not contain?
Author: Dan_A
Date: 11/29/2004 15:26
 
> I want to download www.abcd.ab.cd/123.
> 
> 1. All addresses must contain 123. If it does not, I do 
not
> want to download it.
> 2. I do not want to download any files with extension xy
> 3. I do want to download all files with extension wz
> 
> How do I do it?> 
> (I have tried everything)
> 
> HTTrack is instead deciding to download www.abcd.ab.cd as 
well.
> 

Go to "Set Options"->"Scan Rules" and insert the following 
in the text box:

-*
+*123*
+*.wz

The first line rejects everything, but the second and third 
lines basically say "except this."  You shouldn't have to 
eliminate .xy explicitly, since that is done by the -* line.

I'm assuming that you use the WinHTTrack GUI.

Cheers.
 
Reply Create subthread


All articles

Subject Author Date
How:Do not download if addresses does not contain?

11/29/2004 04:54
Re: How:Do not download if addresses does not contain?

11/29/2004 15:26




3

Created with FORUM 2.0.11