Connect AWS - Cyberduck
Asked Answered
A

1

14

I am trying to create a connection to my AWS server through my Cyberduck. I created new instance (new key pair, new pemfile). But every time I try to connect it will ask password, which I don't have any. I use my .pem to connect, but have no luck. Been trying for 2 days now. I did the chmod 400, chmod 600. Whenever I checked on my terminal using ssh, it says Permission denied (public key). Any advise? I already googled same issues, but had no luck with their solutions.

Apt answered 1/10, 2013 at 7:47 Comment(0)
C
31

I've created this tutorial, Just follow the steps, you should be able to connect.

Steps:

Open Cyberduck - > Open Connection -> Select SFTP from drop down Provide necessary parameters and under more options Click "Use public key authentication" and specify your path to .pem file. Then press connect button

Use this if you use file zilla.

Coverage answered 23/11, 2013 at 9:44 Comment(2)
There is no "Use public key authentication" option in Open Connection anymorePatinous
You can use SSH private KeyDynamo

© 2022 - 2024 — McMap. All rights reserved.