ftp-ssl-ccc.d 413 B

123456789101112
  1. Long: ftp-ssl-ccc
  2. Help: Send CCC after authenticating
  3. Protocols: FTP
  4. See-also: ssl ftp-ssl-ccc-mode
  5. Added: 7.16.1
  6. Category: ftp tls
  7. Example: --ftp-ssl-ccc ftps://example.com/
  8. ---
  9. Use CCC (Clear Command Channel) Shuts down the SSL/TLS layer after
  10. authenticating. The rest of the control channel communication will be
  11. unencrypted. This allows NAT routers to follow the FTP transaction. The
  12. default mode is passive.