> Err. I swear, it is broken. When you insert a key with KeyIndexClient > it works, but it gives you a usage message. The usage message > is for IndexClient, not KeyIndexClient. Really. > > Or maybe I don't understand the usage message: > > java -cp freenet.jar Freenet.client.KeyIndexClient -htl 30 -insert snarfoo > -key KSK at borked > > Is the syntax incorrect? It works, but gives an error.
That syntax is correct. The syntax people were posting was using -file instead of -key. I just typed this command and I didn't get usage information. Maybe it used to be broken and is only fixed in CVS and we need to do a new release. I haven't touched that code in a really long time, though. Maybe we haven't done a release in a really long time. Anyway, it definitely works in CVS and has been working in CVS for over a month. You might try the CVS version and see if I'm somehow missing something. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
