| Subject: Re: Copying Sourceforge forum messages |
Author: Leto |
Date: 12/08/2002 22:25 |
| | > and put as filter:
> +/forum/forum.php?thread_id=*[0-9]&forum_id=128082
> But it didn't work. It tried to download the whole site.
Well you first need to define a restriction. The best one is:
-*
which will exclude everything but the URL you point to.
So start with that, then build up your inclusions:
+*/forum/forum.php.....
+*.jpg +*.gif
| |
|
|
|
|
7
Created with FORUM 2.0.11