mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
11 lines
352 B
D
11 lines
352 B
D
|
Long: ftp-ssl-ccc
|
||
|
Help: Send CCC after authenticating
|
||
|
Protocols: FTP
|
||
|
See-also: ssl ftp-ssl-ccc-mode
|
||
|
Added: 7.16.1
|
||
|
---
|
||
|
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.
|