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 Category: ftp tls 8 Example: --ftp-ssl-ccc-mode active --ftp-ssl-ccc ftps://example.com/ 9 --- 10 Sets the CCC mode. The passive mode will not initiate the shutdown, but 11 instead wait for the server to do it, and will not reply to the shutdown from 12 the server. The active mode initiates the shutdown and waits for a reply from 13 the server. 14