Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 97935
BY: Frederic Donnat (fred-secludit)
DATE: 2012-06-07 16:02
SUBJECT: RE: copy AMI fails on rsync step

 

Hi Ralph,

It seems that this only due to a permissions problem on your SSH key file. If you are not able to execute the command, due to too opened permission on your SSH key file, CloudyScripts won't be able to execute the command as well.

You can manually set permission to RW to your SSH Key file and then manually test the command.
Try the following:
chmod 600 /root/.ssh/tscwestcloudykey.pem

Hope this helps.
/fred


Thread View

Thread Author Date
copy AMI fails on rsync stepRalph Jackson2012-06-07 14:18
      RE: copy AMI fails on rsync stepFrederic Donnat2012-06-07 16:02
            RE: copy AMI fails on rsync stepRalph Jackson2012-06-07 19:36

Post a followup to this message