1.文件传输协议
1.file transfer protocol: a set of rules for moving computer files from one computer to another in a network, especially over the Internet
1.The curl command lets you retrieve data from a server using the HTTP, HTTPS, FTP, FTPS, Gopher, DICT, TELNET, LDAP, or FILE protocols.
curl命令使您可以使用HTTP、HTTPS、FTP、FTPS、Gopher、DICT、TELNET、LDAP或FILE协议从服务器检索数据。
2.Most often, such (legacy) systems offer "FTP via SSL" (often called ftps) instead.
这种遗留系统常常提供“FTPviaSSL”(常常称为ftps)。
3.Initial FTPS contact should be made over port 990.
最初的FTPS的连接须通过端口990来进行。
4.For example, TLS is used by FTPS and secure extensions to SMTP.
例如,TLS也用于FTPS和SMTP的安全扩展。
5.Now, you're going to log into your server using SFTP (not to be confused with FTPS). Some clients that support SFTP are
现在,你需要用SFTP来登陆你的服务器(不要和FTPS混淆)。