0
:

 

 

proftpd

Memcache support not enabled
  
: 0
PHP:
  1. apt-get install proftpd-basic
  2.  
  3.  
  4.  
  5. # /etc/init.d/proftpd restart
  6. Stopping ftp server: proftpd.
  7. Starting ftp server: proftpd - mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
, ... ...


:
PHP:
  1. Status: Connecting to 127.0.0.1:21...
  2. Status: Connection established, waiting for welcome message...
  3. Response: 220 127.0.0.1 FTP server ready
  4. Command: AUTH TLS
  5. Response: 234 AUTH TLS successful
  6. Status: Initializing TLS...
  7. Error: GnuTLS error -53: Error in the push function.
  8. Error: Could not connect to server
  9. Status: Waiting to retry...
  10. Status: Connecting to 127.0.0.1:21...
  11. Status: Connection established, waiting for welcome message...
  12. Response: 220 127.0.0.1 FTP server ready
  13. Command: AUTH TLS
  14. Response: 234 AUTH TLS successful
  15. Status: Initializing TLS...
  16. Error: GnuTLS error -53: Error in the push function.
  17. Error: Could not connect to server
FTPES ( , ...)
: 0
proftpd ProFTPD+TLS
 
|
:
, .