blob: 71c187ae3baf3c70ec76c675eb534967e809efff [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001long: ssl
2Help: Try SSL/TLS
3Protocols: FTP IMAP POP3 SMTP
4Added: 7.20.0
5---
6
7Try to use SSL/TLS for the connection. Reverts to a non-secure connection if
8the server doesn't support SSL/TLS. See also --ftp-ssl-control and --ssl-reqd
9for different levels of encryption required.
10
11This option was formerly known as --ftp-ssl (Added in 7.11.0). That option
12name can still be used but will be removed in a future version.