CURLOPT_FTPSSLAUTH was added in 7.12.2

This commit is contained in:
Daniel Stenberg 2004-12-03 11:25:06 +00:00
parent b7ff86fa2b
commit 4b1c0bd1e7
1 changed files with 1 additions and 1 deletions

View File

@ -743,7 +743,7 @@ Require SSL for all communication or fail with \fICURLE_FTP_SSL_FAILED\fP.
.IP CURLOPT_FTPSSLAUTH
Pass a long using one of the values from below, to alter how libcurl issues
\&"AUTH TLS" or "AUTH SSL" when FTP over SSL is activated (see
\fICURLOPT_FTP_SSL\fP).
\fICURLOPT_FTP_SSL\fP). (Added in 7.12.2)
.RS
.IP CURLFTPAUTH_DEFAULT
Allow libcurl to decide