| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Problem with FTP SSL
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 26 Oct 2005 11:06:07 +0200 (CEST)
On Wed, 26 Oct 2005, ?????? ????? wrote:
> *About to connect() to 192.168.11.32 port 990
So this is the first thing the server responds with?
It makes it sound like it wants a "secure command connection". Then you
> I use LIBCURL_VERSION "7.13.1" for WinXP SP2
>> curl_easy_setopt(curl, CURLOPT_URL, "ftp://192.168.11.32:990/test.pl" );
Nope. FTP means insecure, unencrypred, plain text connection. It can of course
Your server response hints that it expects an SSL connection from the start,
Good luck!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-10-26 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info