No, it's not a bug. SVKs URIs are base64 values, and there is good reason
not to find "index.txt" a base64 value. Maybe you wanted a KSK (which is
the defaultif you don't write anything)?

On Fri, Aug 18, 2000 at 07:42:00PM -0500, Brandon wrote:
> 
> 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)
> 
> 
> 
> _______________________________________________
> Freenet-dev mailing list
> Freenet-dev at lists.sourceforge.net
> http://lists.sourceforge.net/mailman/listinfo/freenet-dev
> 

-- 
\oskar

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

Reply via email to