SFTP to AWS EC2

I want to make an sftp connection to AWS EC2

I have the same SFTP Connection via Filezilla

host
3.xxxxxx

port
22

Auth:
username and key

user:
ubuntu

Private key:

-----BEGIN RSA PRIVATE KEY-----
xxxxx
-----END RSA PRIVATE KEY-----

I get a filezilla connection. So the data is valid.

I cannot get a connection via make.

Message from make

“All configured authentication methods failed”

What should i do?

Hi @Roland_Schnurr
You should open the advanced section when you create your connection and start to try each encryption types if you dont know what you need to choose

2 Likes