cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Re: Re: curl scp upload failing

From: Hans-Jürgen May <hans.juergen.may_at_googlemail.com>
Date: Fri, 20 Jun 2008 10:48:28 +0200

> We are in no way depending on servers being OpenSSH >= 4.7.
You're right, of course. I verified that with a Ubuntu 8.04 ssh server, though.
I get the same errors - sometimes:
* Authentication complete
* SSH CONNECT phase done
} [data not shown]
* Failed to get channel EOF: -1
* Channel failed to close: -1

Sometimes but rarely even (I didn't mention that before):
* Authentication complete
* SSH CONNECT phase done
} [data not shown]
* select/poll returned error
* Failed to free libssh2 scp subsystem

So the problem may be related to the way I build
curl 7.18.2 and/or libssh2 on my systems.
Or with the libraries on which they depend.
I'll try to figure that out.

>The UNIX scp command ...
Well, I just wanted to distinguish it from curl using scp://
Received on 2008-06-20