| Subject: Re: Downloading just PDF files |
Author: Xavier Roche |
Date: 07/24/2004 09:09 |
| | > To Download just PDF files set:
> Option>>Scan Rules to
> -*
> +*.pdf
Beware that this filter will also exclude all html files ..
and httrack needs them to get link to PDF files!
Something like:
-* +www.example.com/*.htm* +www.example.com/*.php*
+www.example.com/*.asp* +*.pdf
Would be safer :)
| |
|
|
|
|
3
Created with FORUM 2.0.11