I've checked again, let me paste you my MAKESSK output:

Insert URI: SSK at 
AJsL498vMuRd99CPtlxVS0JZux4Q2k0RRwF4sq7rl~47,TQwNx6h4ZQ-PpRjpT9cNqtT7LeLyiPPge~HxiRs6HLo/
Request URI: SSK at 
zRUR1FFI76c1GjCo~x5-o30ozUQ3Fia-85x2R83Z-Ic,TQwNx6h4ZQ-PpRjpT9cNqtT7LeLyiPPge~HxiRs6HLo,AQABAAE/

Note that you MUST add a filename to the end of the above URLs e.g.:
SSK at 
AJsL498vMuRd99CPtlxVS0JZux4Q2k0RRwF4sq7rl~47,TQwNx6h4ZQ-PpRjpT9cNqtT7LeLyiPPge~HxiRs6HLo/testsite

Normally you will then do PUTSSKDIR:<insert URI>#<directory to
upload>, for example:
PUTSSKDIR:SSK at 
AJsL498vMuRd99CPtlxVS0JZux4Q2k0RRwF4sq7rl~47,TQwNx6h4ZQ-PpRjpT9cNqtT7LeLyiPPge~HxiRs6HLo/testsite#directoryToUpload/

This will then produce a manifest site containing all the files, the
default document can be accessed at
SSK at 
AJsL498vMuRd99CPtlxVS0JZux4Q2k0RRwF4sq7rl~47,TQwNx6h4ZQ-PpRjpT9cNqtT7LeLyiPPge~HxiRs6HLo/testsite/

I don't know if I have a conceptual problem between keys and I'm not a
Java programer (my first encounter with Eclipse and Java), sorry if my
observation is wrong. I think that this line:

outsb.append("This will then produce a manifest site containing all
the files, the default document can be accessed
at\r\n"+insertURI.addMetaStrings(new String[] { ""
}).toString(false));

Should not return insertURI, it must return the Request URI.

I've fix the error and test it in my node (just for fun) replacing
that line with this one:

outsb.append("This will then produce a manifest site containing all
the files, the default document can be accessed
at\r\n"+key.getURI().toString(false)+"testsite/");

But don't know how to use svn to submit the change.

Sorry for my terrible english, hope I expresed better this time.

Saludos,
Caco_Patane <!>

On 4/10/06, Caco Patane <cacopatane at gmail.com> wrote:
> I think I overwrite the last line with the correct one.
>
> I will check in IRC before sending again this.
>
> Saludos,
> Caco_Patane <!>


-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT dpu s:-- a-- C++ UL+++ P-- L++ E--- W+++ N o-- K- w---
O---- M V- PS+++ PE-- Y+ PGP t+ 5-- X+ R+++ tv-- b++ DI-- D++
G++ e h+ r-- y**
------END GEEK CODE BLOCK------

Reply via email to