> > I'm probably doing this wrong, but it's still a bug
> >
> > [brandon at zoe brandon]$ java -Djava.compiler=NONE Freenet.client.BInsert
> > freenet:SVK at index.txt -serverAddress tcp/localhost:19115 -htl 15 tmp.txt
> > Exception in thread "main" java.net.MalformedURLException: Invalid Base64
> > quantity: Freenet.client.IllegalBase64Exception: illegal Base64 length
> >         at Freenet.client.FreenetURI.<init>(FreenetURI.java:56)
> >         at Freenet.client.BInsert.main(BInsert.java:36)
> >
> 
> Try putting the key after the options

Running without any parameters will yield in Exection errors as well
with BInsert/Brequest. Before releasing 0.3 one really needs to make
them more userfriendly concerning the command line options. (I can
already see all the cry for support mails coming)

Sebastian

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to