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 | 31 |
Tags
- Python
- andrew ng
- 현지화
- coursera
- gettext_windows
- 국제화
- I18N
- deeplearning.ai
- internationalization
- gettext
- AI
- docker
- localization
Archives
- Today
- Total
목록Ubuntu/FTP (1)
JMANI
FTP 오류: error_perm: 522 SSL connection failed: session reuse required
error_perm: 522 SSL connection failed: session reuse required Docker 환경 ubuntu:18.04 python3.7.5 vsftpd 사용 python ftplib FTP_TLS 사용 문제점 서버 접속 및 로그인 가능 현재위치 ftps.pwd() 확인 가능 dir(), nlst(), 파일 업로드 등에서 오류 해결방안 /etc/vsftpd.conf에 require_ssl_reuse=NO 추가
Ubuntu/FTP
2022. 3. 14. 17:50