phpstorm FTP 연결 + Mappings + 자동업로드
Connection to '~~~' failed.
Could not list the contents of folder "ftp://~~~".
Tools > Deployment > Configuration 에서
Advanced options > Passive mode 체크
FTP연결 테스트 성공 후 Mapping을 해줘야 함
ex) 로컬 C드라이브 test 폴더의 파일들과
호스트 서버안의 www/aa/teat속 파일들을 매핑할때
local path: C:\test
Deployment path: /www/aa/teat/
자동 업로드하기
Automatic upload 체크가 안되면
Option에서 Preserve files timestamps 에 체크 해제하거나
Upload changed files automatically to the default server 에서
Always 또는 Ctrl+S 로 바꿔주거나
Upload external changes에 체크해준다
서버의 파일 바로 보거나 수정할려면
Browse Remote Host 선택하면 우측에 창이 뜨고
파일들을 바로 열 수 있다.
Upload current remote file로 바로 저장도 가능
댓글
댓글 쓰기