PHP:
, ... ...
apt-get install proftpd-basic # /etc/init.d/proftpd restart Stopping ftp server: proftpd. Starting ftp server: proftpd - mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
:
PHP:
FTPES ( , ...)
Status: Connecting to 127.0.0.1:21... Status: Connection established, waiting for welcome message... Response: 220 127.0.0.1 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Error: GnuTLS error -53: Error in the push function. Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 127.0.0.1:21... Status: Connection established, waiting for welcome message... Response: 220 127.0.0.1 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Error: GnuTLS error -53: Error in the push function. Error: Could not connect to server
