cURL / Mailing Lists / curl-library / Single Mail

curl-library

ftps

From: kuriakose <kuriakose_at_huawei.com>
Date: Sat, 17 Mar 2007 14:18:11 +0530

Hi ,

       When I am connecting to pure-ftp server in suse linux through ftps
.The url I gave is

"ftps://user:pwd_at_10.x.x.x/home/dir1/dir2/filename.ext"

. I am getting the following error .

* Connected to 10.x.x.x(10.x.x.x) port 21 (#0)

< 220---------- Welcome to Pure-FTPd [TLS] ----------

< 220-You are user number 1 of 50 allowed.

< 220-Local time is now 13:56. Server port: 21.

< 220-IPv6 connections are also welcome on this server.

< 220 You will be disconnected after 15 minutes of inactivity.

> AUTH SSL

< 500 This security scheme is not implemented

> AUTH TLS

< 500 This security scheme is not implemented

* Closing connection #0

* Requested FTP SSL level failed

 

 

 

The pure-ftp is compiled with ssl support. These are the dependencies of
pure-ftpd executable.

libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x40032000)

 libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x40062000)

 

The libcurl version , I am using is 7.16.1 .With filezilla server I am able
to do ftps download for the same url.

Is there any other configuration for pure-ftpd .

 

Please help!

 

 

 

 

 

Regards

Kuriakose

 

 
Received on 2007-03-17