mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
587 B
587 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-mode
Set 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.