From 0639e2a6e21bbe2bc5f3508701d6a8e869bb8e0c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 24 Sep 2006 10:30:40 +0000 Subject: --ftp-ssl-control requires SSL/TLS, it does not "try" it --- docs/curl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/curl.1 b/docs/curl.1 index 31403f5fb..ebb40eed4 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -418,7 +418,7 @@ encryption required. (Added in 7.11.0) If this option is used twice, the second will again disable this. .IP "--ftp-ssl-control" -(FTP) Try SSL/TLS for the ftp login, clear for transfer. Allows secure +(FTP) Required SSL/TLS for the ftp login, clear for transfer. Allows secure authentication, but non-encrypted data transfers for efficiency. Fails the transfer if the server doesn't support SSL/TLS. (Added in 7.16.0) -- cgit v1.2.3