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

Reply via email to