curl-library
RE: curl library 7.36.0: curl_easy_perform() function call failed when used for getting a file from Window's machine to my linux box
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 20 Oct 2016 01:06:40 +0200 (CEST)
Date: Thu, 20 Oct 2016 01:06:40 +0200 (CEST)
On Wed, 19 Oct 2016, Zhao, Joe wrote:
> * Authentication complete
> * SSH CONNECT phase done
> * Failed reading SCP response
This last message is the error string from libssh2 (the src/scp.c:scp_recv
function to be exact). So I maintain that you need to try to use libssh2
directly and see what you can figure out. And make sure you try this with the
latest libssh2 first before you spend a lot of time on it.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2016-10-20