curl-library
Re: Problem with FTP SSL
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 25 Oct 2005 10:21:14 +0200 (CEST)
Date: Tue, 25 Oct 2005 10:21:14 +0200 (CEST)
On Mon, 24 Oct 2005, ?????? ????? wrote:
> I need:
> 1) connect to FTP SLL
> 2) get list of files
> 3) download or upload file
>
> I find somples for perl and make in for c++, but it don't work.
What happens? "it don't work" is not a very good error description.
What libcurl version are you using on what platform?
> curl_easy_setopt(curl, CURLOPT_URL, "ftp://192.168.11.32:990/test.pl" );
FTP to port 990. Is this _really_ what you want?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-10-25