$ 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と混同しないでください。)