mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:11:40 +03:00
After Gmail called out the typo I fixed on
532d89a866, I've decided to paste the
whole man page into Google docs and check what other issues it would
spot.
I know, it sounds silly, but I've just spent the last hour and a half
going over each one of them and fixing everything which was a true
finding and non-controversial.
Closes #17480
548 B
548 B
| c | SPDX-License-Identifier | Long | Help | Protocols | Added | Category | Multi | See-also | Example | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | ftp-ssl-ccc | Send CCC after authenticating | FTP | 7.16.1 | ftp tls | boolean |
|
|
--ftp-ssl-ccc
Use CCC (Clear Command Channel) Shuts down the SSL/TLS layer after authenticating. The rest of the control channel communication is unencrypted. This allows NAT routers to follow the FTP transaction. The default mode is passive.