comparison mupdf-source/thirdparty/curl/docs/cmdline-opts/ftp-ssl-ccc.d @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
1 Long: ftp-ssl-ccc
2 Help: Send CCC after authenticating
3 Protocols: FTP
4 See-also: ssl ftp-ssl-ccc-mode
5 Added: 7.16.1
6 ---
7 Use CCC (Clear Command Channel) Shuts down the SSL/TLS layer after
8 authenticating. The rest of the control channel communication will be
9 unencrypted. This allows NAT routers to follow the FTP transaction. The
10 default mode is passive.