2016-11-16 06:44:58 +08:00
|
|
|
Long: ftp-ssl-control
|
|
|
|
Help: Require SSL/TLS for FTP login, clear for transfer
|
|
|
|
Protocols: FTP
|
|
|
|
Added: 7.16.0
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: ftp tls
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --ftp-ssl-control ftp://example.com
|
2021-11-15 22:58:20 +08:00
|
|
|
See-also: ssl
|
2016-11-16 06:44:58 +08:00
|
|
|
---
|
|
|
|
Require SSL/TLS for the FTP login, clear for transfer. Allows secure
|
|
|
|
authentication, but non-encrypted data transfers for efficiency. Fails the
|
2021-10-31 23:34:44 +08:00
|
|
|
transfer if the server does not support SSL/TLS.
|