Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 와일드카드
- DB
- java
- 정규식
- php
- 톰캣
- laravel
- properties
- javascript
- SeLinux
- 리눅스
- Spring
- NetBeans
- Linux
- input
- tomcat
- junit
- larravel
- File
- ajax
- html
- Android
- curl
- jquery
- JSON
- CentOS
- 안드로이드
- 이클립스
- MySQL
- error
Archives
- Today
- Total
합쭈기 programming
[NetBeans] configured http proxy will be used only for pure ftp, to avoid problems, do not use any socks proxy 본문
Dev story
[NetBeans] configured http proxy will be used only for pure ftp, to avoid problems, do not use any socks proxy
innocent_k 2015. 11. 3. 10:31갑자기 ftp가 안되네?
proxy를 No proxy 설정하니 된다.
pure FTP 연결시에는 proxy 설정을 하면 안되는듯
-----
proxy 설정 상에 문제가 아닐경우
ftp root 폴더가 틀릴수 있어서 확인해서 작업해야 한다.
'Dev story' 카테고리의 다른 글
[Laravel] HTTP 301 (0) | 2015.11.06 |
---|---|
[Laravel] The filename fallback must only contain ASCII characters. (0) | 2015.11.03 |
[Laravel] pagination 처리 (0) | 2015.10.21 |
[Laravel] mysql 내장 함수 사용 (0) | 2015.10.21 |
[Laravel] CSRF (0) | 2015.10.21 |