cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Failure when receiving data from the peer

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 4 Aug 2010 23:40:23 +0200 (CEST)

On Wed, 4 Aug 2010, Fabio "Salsa" Durieux Lopes wrote:

> * SSH public key authentication failed: Unable to open public key file
> * Initialized password authentication
> * Authentication complete
> * Closing connection #0
> * Failure when receiving data from the peer

Is this using recent libcurl and libssh2 versions? That "Failure" line comes
from a call to curl_easy_strerror() within libcurl, for the error code
CURLE_RECV_ERROR.

More than so is really hard to tell with this little facts.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-04