I've added 2 keys to BucketCommander.xml and then run it from BucketExplorer. The error I get is:
Updating bucket explorer property file
Version : 2009.10.04.01
You must specify a single credential to authenticate your self.
Here's the XML credentals file snippet:
<Authentication>
<Akey>PlainText:[sampleAccessKey]</Akey>
<Skey>PlainText:[sampleSecretKey]</Skey>
<Password>false</Password>
<Time>1267751155952</Time>
<DontPromptUntil>1267751155952</DontPromptUntil>
<Name>examplename</Name>
<CommanderAKey>Plaintext:xxxxxxxxxxxxxxxxxxxx</CommanderAKey>
<CommanderSKey>Plaintext:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</CommanderSKey>
I don't see versus the instruction in the manual what I've done wrong. I did a cut and paste of the keys to assure that they were correct. I'd appreciate any help I can get with this.
Thanks,
Jacob


