| Subject: Re: How to prevent HTTRACK from transversing links up? |
Author: Xavier Roche |
Date: 09/03/2001 14:52 |
| | > Example: I want to get <http://some.url.com/0> and it
> gets that plus everything besides that. Is there
> anyway I can limit it to just getting items that
have
> <http://some.url.com/0> in the link?
First ensure that you started from the right link -
that is, <http://some.url.com/0/> instead of
<http://some.url.com/0> ? (engine / might solve the
problem)
Then, use flters, such as:
-* +some.url.com/0*
or even (to catch additional .gif and other files)
-* +some.url.com/0* +*.gif +*.jpg +*.css +*.js
| |
|
|
|
|
e
Created with FORUM 2.0.11