Hi

the easy option for FTP and auth "TSL" is irritating me. there are 3 options.
I want FTPS over expicit "TLS/SSL"

1)
~curl_easy_setopt(curl, *CURLOPT_FTP_SSL*, CURLFTPAUTH_TLS)
or
~curl_easy_setopt(curl, *CURLOPT_USE_SSL*, CURLFTPAUTH_TLS)
or
~curl_easy_setopt(curl, *CURLOPT_FTPSSLAUTH*, CURLFTPAUTH_DEFAULT)

What's correct here?

Thanks and kind regards,
Roger




-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to