cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl-users Digest, Vol 81, Issue 9

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 10 May 2012 01:20:16 +0200

On Thu, May 10, 2012 at 12:55:09AM +0200, Marcel Lindenbergh wrote:
> I have omitted the username and password for simplicity. The exact same error
> occurs when specifying them. It doesn't even get to the authentication stage,
> it seems to go wrong during the SSL setup.

SFTP doesn't use SSL. Are you trying to connect to an FTPS server by any
chance?

> Can I get more debug information as to what is happening?

--verbose, as you've done, or --trace-ascii will provide some more
information.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-05-10