> > I'm having trouble doing doing it from the command-line client. I'll take a
> > whack at debugging the argument parser when I get home.
>
> Just enclose the key in doublequotes. That should work on most shells.
It doesn't work. The relevant line in freenet_request is:
java Freenet.client.${CLASS} $*
Reading the shell docs, the $* should be either "$*", $@, or "$@", I think.
I can't figure out which is correct.
Hal
_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev