sftp client

Corinna Vinschen vinschen at redhat.com
Tue Feb 6 21:28:26 EST 2001


On Tue, Feb 06, 2001 at 08:17:24PM +1100, Damien Miller wrote:
> Can you turn on verbose debugging? "sftp -v -v -v" 

I just did this to get debug output related to the "No such file"
problem. I have cleaned out the `channel 0' messages:

Sent message SSH2_FXP_OPEN I:-1546759979 P:/home/corinna/x.c
debug: Sent message SSH2_FXP_READ I:-1546759978 O:0 S:8192
debug: Received reply T:103 I:-1546759978
debug: In read loop, got 1270 offset 0
Sent message SSH2_FXP_READ I:-1546759977 O:1270 S:8192
debug: Received reply T:101 I:-1546759977
debug: Sent message SSH2_FXP_CLOSE I:621892334
debug: SSH2_FXP_STATUS 2
Couldn't close file: No Such File

You see that in the SSH2_FXP_CLOSE message suddenly the id changes?

Hope, that helps,
Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen at redhat.com





More information about the openssh-unix-dev mailing list