닷홈(Dothome)가입 & 개발환경설정
닷홈가입
1. 회원가입
2. 무료 호스팅 신청
https://www.dothome.co.kr/web/free/index.php
3. FileZilla 설치 & html 파일 업로드
4. 성공적
개발환경설정
FileZilla와 Visual Studio Code 연결하기
1. 파일 -> 기본설정 -> 설정
2. 검색창에 encoding 검색 -> UTF-8 변경 (한글설정)
3. 확장(Ctrl+Shift+x) -> html 검색 -> HTML Snippets 다운로드
4. sftp 검색 -> SFTP 다운로드
5. 사용할 폴더 생성 및 열기
6. 폴더에서 F1키 -> sftp검색 -> SFTP:Config 클릭
7. FTP정보 기입 (host, protocol, port, username 수정)
- host: host 주소
- protocol: sftp -> ftp (dothome일 경우)
- port: 22 -> 21
- username: 사용자명