How about 0.3.10 having an FCP enhancement for bulk inserts, suitable for a
whole site, similar to Freenetmirror.

For instance:

ClientPutSite
HopsToLive=<number: HTL>
PrivateKey=<string: SSK private key>
PathName=<string: path under SSK>
DefaultFile=<string: name of default file>
UseMSK=<boolean: default true>
UseDBR=<boolean: default true>
EndClientPutSiteHeader

thereafter

ClientPutFile
FileName=<string: name of file_1 in sitemap>
DataLength=<number: number of bytes in file_1>
Data
<@DataLength number of bytes in file_1>
...
ClientPutFile
FileName=<string: name of filen in sitemap>
DataLength=<number: number of bytes in file_n>
Data
<@DataLength number of bytes in file_n>

Once all files are inserted, an MSK gets automatically generated (as it is
in freenetmirror).




_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl
>From - Mon Apr 30 02:05:35 2001
Return-Path: <devl-admin at freenetproject.org>
Received: from hawk.freenetproject.org (postfix@[4.18.42.11])
        by funky.danky.com (8.9.3/8.8.7) with ESMTP id RAA04420
        for <danello at danky.com>; Sat, 28 Apr 2001 17:21:28 -0400
Received: from hawk.freenetproject.org (localhost [127.0.0.1])
        by hawk.freenetproject.org (Postfix) with ESMTP
        id 4A6FB5800B; Sat, 28 Apr 2001 15:02:11 -0700 (PDT)
Delivered-To: devl at freenetproject.org
Received: from priss.bad-people-of-the-future.san-francisco.ca.us 
(priss.bad-people-of-the-future.san-francisco.ca.us [216.103.68.5])
        by hawk.freenetproject.org (Postfix) with ESMTP id 10EB057FE6
        for <devl at freenetproject.org>; Sat, 28 Apr 2001 15:01:34 -0700 (PDT)
Received: from evan by priss.bad-people-of-the-future.san-francisco.ca.us with 
local (Exim 3.22 #1 (Debian))
        id 14tciH-00058j-00
        for <devl at freenetproject.org>; Sat, 28 Apr 2001 14:57:13 -0700
To: devl at freenetproject.org
Subject: Re: [freenet-devl] integrating zlib compression into freenet
References: <200104270908.f3R97uM84776 at bytemobile.com>
        <87u23asnkc.fsf at priss.bad-people-of-the-future.san-francisco.ca.us>
        <008f01c0d01e$fbaeb120$0200000a at pete>

Reply via email to