File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / ftp-ssl-ccc.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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: ---
    7: Use CCC (Clear Command Channel) Shuts down the SSL/TLS layer after
    8: authenticating. The rest of the control channel communication will be
    9: unencrypted. This allows NAT routers to follow the FTP transaction. The
   10: default mode is passive.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>