curl-w32/docs/cmdline-opts/ftp-ssl-ccc-mode.md

588 B

c SPDX-License-Identifier Long Arg Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl ftp-ssl-ccc-mode <active/passive> Set CCC mode FTP 7.16.2 ftp tls boolean
ftp-ssl-ccc
--ftp-ssl-ccc-mode active --ftp-ssl-ccc ftps://example.com/

--ftp-ssl-ccc-mode

Sets the CCC mode. The passive mode does not initiate the shutdown, but instead waits for the server to do it, and does not reply to the shutdown from the server. The active mode initiates the shutdown and waits for a reply from the server.