The ftp_ssl_connect function opens an secure SSL-FTP connection to a server.
函数的作用是:与服务器建立一个安全的SSL - FTP连接。
No application data is transmitted until the secure SSL channel is established, a process during which the server machine is authenticated.
在安全的SSL通道建立(在此过程中对服务器计算机进行身份验证)之前,不会传输任何应用程序数据。
If the application requires that the whole communication be secure, you'll use SSL.
如果应用程序要求整个通信是安全的,则您将使用SSL。
应用推荐