2017년 7월 9일 일요일

AWS EC2 Filezilla sftp 접속방법

아래 순서로 하면 되는데,
어제부터 꼭같이 해도 접속이 되질않는데,

맥에서....

윈도우에서는 문제가 없다..아무래도 맥용클라이언트 오류인것 같다.

아래 2번의 .pem파일은 AWS EC2 대쉬보드의 key pair 메뉴에서 받을 수 있다.
몇개를 받아도 상관은 없다. 전부다 사용할 수 있다. 단, 많이 받을 필요는 없어 보인다.

한번 pem파일을 등록하면, 다음 부터 접속시에는 파일질라가 자동으로  해당 키파일을 불러서 접속을 한다.

EC2 우분투를 사용할 경우 User명은 Ubuntu이다.
Bitnami를 처음부터 패키지 형태로 사용할 경우 User명은 Bitnami이다.

패스워드는 입력하지 않고 그냥 엔터를 친다.


  1. Edit (Preferences) > Settings > Connection > SFTP, Click "Add key file”
  2. Browse to the location of your .pem file and select it.
  3. A message box will appear asking your permission to convert the file into ppk format. Click Yes, then give the file a name and store it somewhere.
  4. If the new file is shown in the list of Keyfiles, then continue to the next step. If not, then click "Add keyfile..." and select the converted file.
  5. File > Site Manager Add a new site with the following parameters:
    Host: Your public dns name of ec2 instance, or the public ip address of the server
    Protocol: SFTP
    Logon Type: Normal
    User: From the docs: "For Amazon Linux, the default user name is ec2-user. For RHEL5, the user name is often root but might be ec2-user. For Ubuntu, the user name is ubuntu. For SUSE Linux, the user name is root. For Debian, the user name is admin. Otherwise, check with your AMI provider."
    Press Connect Button - If saving of passwords has been disabled, you will be prompted that the logon type will be changed to 'Ask for password'. Say 'OK' and when connecting, at the password prompt push 'OK' without entering a password to proceed past the dialog.
    Note: FileZilla automatically figures out which key to use. You do not need to specify the key after importing it as described above.

댓글 없음:

댓글 쓰기

해고 vs 권고사직

해고 vs 권고사직 글을 시작하면서 사실 ‘성과'라는 주제를 가지고 먼저 이야기를 풀어보려고 했으나, 제목 자체가 주는 따분함과 그 ‘성과’를 논하기 전에 그 성과에 따른 인사적 결정이 가져오는 혹은 가져온다고 믿어지는 결과에 대해서 먼...