Annotation of embedaddon/curl/docs/cmdline-opts/ftp-ssl-ccc-mode.d, revision 1.1

1.1     ! misho       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>