Archive Index
This month's Index
|
Subject: Re: SCP upload failure
Re: SCP upload failure
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 24 Aug 2009 17:43:20 +0200 (CEST)
On Mon, 24 Aug 2009, Jeremy Knope wrote:
> [libssh2] 4.745432 Conn: Close received for channel 0/0
Ehum. It does indeed look like you're onto something here.
> Not sure if I'm reading it right, but I'm going to tweak some more and see
That "Close received" message comes from the _libssh2_packet_add() function.
I have a feeling that the error is around src/channel.c:1830 (in current git)
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2009-08-24 |