File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / ftp-ssl-ccc-mode.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-mode
    2: Arg: <active/passive>
    3: Help: Set CCC mode
    4: Protocols: FTP
    5: Added: 7.16.2
    6: See-also: ftp-ssl-ccc
    7: ---
    8: Sets the CCC mode. The passive mode will not initiate the shutdown, but
    9: instead wait for the server to do it, and will not reply to the shutdown from
   10: the server. The active mode initiates the shutdown and waits for a reply from
   11: the server.

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