cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: Problems with FTPS and WWW::Curl::Easy

From: Peter Heuchert <PHEUCH_at_de.ibm.com>
Date: Tue, 7 Feb 2006 11:36:04 +0100

I think I found the problem. The constants CURLFTPSSL_NONE,
CURLFTPSSL_TRY, CURLFTPSSL_CONTROL and CURLFTPSSL_LAST are not exported.

The program is working as excepted if you replace the constant name with
its enumeration value.

I did a short check on other enumerations. Seems to me that they aren't
exported either.

------
Peter
Received on 2006-02-07

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET