Editplus 설정법은 아래 링크에서...
http://commonkb.blogspot.kr/2016/03/editplus-ftp-aws-ec2.html
Notepad++ 는 아래 링크에서 다운로드 할 수 있다.
https://notepad-plus-plus.org/download/
Notepad++ 는 프리웨어로 GPL 라이선스이다.
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
1. Notepad++ 를 실행 후 플러그인(NppFTP)을 설치해야한다.
위 이미지는 이미 nppftp를 설치한 상태이다. Available 탭에서 NppFTP를 검색하여 설치하면 된다.
2. NppFTP 를 설치하면 우측에 FTP windows 가 추가된다.
FTP windows 를 닫았을 경우에는 플러그인 > NppFTP > show NppFTP window 를 체크하면 된다.
3. 톱니바퀴 > Profile settings 에서 새 연결 정보를 등록하자.
4. Connection 탭에서 입력 할 부분은 다음과 같다.
- Hostname : Public DNS or IP
- Connection type : SFTP
- Port : 22
- Username : ubuntu
5. Authentication 탭에서 변경 할 부분은 다음과 같다.
6. 5번에서 등록하는 프라이빗 키는 EC2 생성할 때 다운로드 한 키 페어(.pem)를 변환 없이 등록하면 된다.
쓰고보니 editplus 보다 훨씬 쉽네....
댓글 없음:
댓글 쓰기