SSH To EC2 Instance Using Wsftp Pro

0

Hello I am new to EC2. I have created an instance and am trying to connect to the VM instance using WSFTP Pro https://www.ipswitch.com/ftp-client?cta=hphero.

From what I understand Amazon only allows SSH access using a Key pair and does not allow password access.

I have created a Key pair and downloaded the .pem file. The problem is WSFTP Pro requires the the key file extension to be .pub. I have tried renaming .pem to .pub but that did not work.

Please advise on what I am doing incorrectly. Thank you.

T101
질문됨 3년 전235회 조회
1개 답변
0

Here is the solution.

ssh-keygen -y -f private_key1.pem > public_key1.pub

See https://gist.github.com/zircote/1243501

Edited by: T101 on Mar 19, 2021 4:45 PM

T101
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠