$ ftp example.com 51225
Connected to example.com.
220 ProFTPD Server ready.
$ Name (example.com:ra): [email protected]
550 SSL/TLS required on the control channel
ftp: Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
나에게 어떤 단서도 man ftp
주지 않는다ftp --help
답변1
FTP 서버에는 TLS 암호화가 필요합니다. 귀하의 고객이 이를 제공할 수 없습니다.
이 암호화된 FTP 버전을 FTP/S라고도 합니다. (완전히 관련이 없는 프로토콜 SFTP와 혼동하지 마십시오.)
답변2
다음을 사용하여 문제 해결원격 전송 프로토콜FTP 대신