Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Connect AWS - Cyberduck

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.

like image 579
Chel Avatar asked Oct 01 '13 07:10

Chel


1 Answers

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.

like image 140
Yasitha Waduge Avatar answered Sep 30 '22 22:09

Yasitha Waduge