On Thursday 25 September 2003 15:40, pineapple wrote:
> I was wondering if freenet supports some way to test
> the existence of part of a key.  Suppose there is a
> key on freenet that is
> SSK@<some_key>/colors/blue//blue.txt  Now, is there
> some way that I could ask freenet if there are any
> keys that exist that match SSK@<some_key>/colors/ and
> get a true/false answer (in this case true)?  Even
> better would be if freenet returned a list of all the
> keys it could find that match.

You could find that out from the manifest - provided it is a manifest based 
site. This would only be good for all keys under SSK@<some_key>/colors/blue// 
because that is the list the manifest has. It wouldn't work for 
SSK@<some_key>/colors/.

Gordan
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to