Okay, I've been experimenting, trying to figure out the actual commands that put a 
Freesite up.  I am purposely avoiding the full automation tools because I really want 
to know how this works before I go automated.  Unfortunately, I can't get anything to 
work the way the mailing lists and the existing documentation say they should.

I've created two CHK keys out on the freenet.  I want to link to these two with simple 
names, so I created a mapfile that looks like this:

Mapfile
 default=links.html
End
links.html=CHK@qBtc7PhV1ATtmQyihj2wDTxTRswJAwE,hcPY8R3-hpCEOMIWBeFT8Q
links2.html=CHK@egy7NmhrNIqcyH2Ojntu2H2MxBAJAwE,j5ILteXfu0CASum0euZJPA
 
Now, I've entered a DBR and an SSK with these commands (don't worry about the key, 
that is just a test key, not my real one):

java Freenet.client.InsertClient -createUpdate yes 
freenet:SSK@A9jPCzyxJO5PNmZ55viBQV0-XfRPlqHATxin/site_1

java Freenet.client.InsertClient -metadata mapfile 
freenet:SSK@A9jPCzyxJO5PNmZ55viBQV0-XfRPlqHATxin/site_1// empty.txt

Now, with that being done (successfully), I can retrieve the files only with this 
command:

java Freenet.client.RequestClient 
freenet:MSK@SSK@JBhkhXx2RNC2njvjwTPbKaCnKjwQAgE/site_1///links.html

This isn't too bad except for two problems.  First, I cannot access the link
 except through the three "///", and second, I cannot insert a new mapfile.  I tried 
creating a DBR that was only 300 seconds, but I couldn't insert a new mapfile on that 
one either more than an hour after I created it.

So, I have two questions.  First, How am I supposed to actually enter the map file?  I 
haven't found any other URL that gives me any results at all.  Second, how was I 
supposed to create the DBR to allow myself to put a new mapfile in?

Thanks, guys!

-- 
Mark S. P. Humphrey             [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
GPG Public Key A54BC06F, available on www.keyserver.net

PGP signature

Reply via email to