2016-11-16 01:44:58 +03:00
|
|
|
Long: ftp-ssl-ccc
|
|
|
|
Help: Send CCC after authenticating
|
|
|
|
Protocols: FTP
|
|
|
|
See-also: ssl ftp-ssl-ccc-mode
|
|
|
|
Added: 7.16.1
|
2020-07-13 15:15:04 +03:00
|
|
|
Category: ftp tls
|
2021-08-31 17:37:14 +03:00
|
|
|
Example: --ftp-ssl-ccc ftps://example.com/
|
2016-11-16 01:44:58 +03:00
|
|
|
---
|
|
|
|
Use CCC (Clear Command Channel) Shuts down the SSL/TLS layer after
|
|
|
|
authenticating. The rest of the control channel communication will be
|
|
|
|
unencrypted. This allows NAT routers to follow the FTP transaction. The
|
|
|
|
default mode is passive.
|