| Subject: Re: Want to exclude Certain .jpgs but .... |
Author: Xavier Roche |
Date: 09/10/2005 09:31 |
| | > +*.jpg
> -tn*.jpg
> but the "toenail" jpgs are still downloaded
Try:
+*.jpg
-*tn*.jpg
(-tn*.jpg will exclude, for example, tnt.example.com/foo/bar.jpg)
| |
|
|
|
|
c
Created with FORUM 2.0.11