> Hello, > I am trying to insert a 0.4 DBR freesite with exactly 300 total > files-(which was the limit for 0.3 Freeweb/Freenet.) > > I am using Freeweb 0.1.5 (latest version on website). > > Freeweb gives me the following error: > ezFCPlib: URIerror: Reason=length cannot exceed 32768 bytes > > My question is: Is this a limitation of the 0.4 Freenet Protocol, or of the > Freeweb program?
This is a limitation of the SVK key type. Only a CHK can store more than 32k. You need to insert the actual data under a CHK and make the DBR redirect to it (shouldn't Freeweb be doing this automatically?) _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
