search for: ssh2_fxp_write

Displaying 4 results from an estimated 4 matches for "ssh2_fxp_write".

2004 May 06
2
ID mismatch
Hi, When do the sftp to remote server with file system full, sftp connection get "ID mismatch" and connection closed. Is it supposed to get the "sftp>" prompt back? I try with V3.7.1p2 and V3.8.1p1 and have the same result. Please help. rdsosl.sef_cdf-831# sftp -v edosuser at rdsosl Connecting to rdsosl... OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading
2002 Jan 06
3
sftp/scp performance testing
Folks, I've noticed poor performance using sftp. If anyone has any advice on how to improve performance, I'd like to hear it. Test simply involved transferring a single 143MB MP3 file using defaults for all the program configs. The opensshd 3.0.2p1 server is used in all tests. Software: openssh suite 3.0.2p1 psftp (putty sftp client) latest dev snapshot pscp (putty scp client) latest
2009 Feb 19
4
[Bug 1558] New: Sftp client does not correctly process server response messages after write error
...99% 199MB 6.7MB/s 00:00 ETACouldn't write to remote file "/bigfile": Permission denied ID mismatch (6404 != 3) As can be seen from my server log the permission denied error is returned to message id 6403 Got message_type SSH2_FXP_WRITE write id 6403 handle 1 off 209715200 len 32768 ERROR: Attempt to write greater than Max file size, offset: 209715200, data length:32809 Message id 3 is a close request Got message_type SSH2_FXP_CLOSE close id 3 handle 1 However there are several write requests (id 6404 to 6419) that t...
2014 Jan 24
1
Question Reagrding open SSH
...:101 I:2 debug1: Couldn't stat remote file: No such file or directory Uploading /cust01/dellinvs/edi_prod/push/snd/OUT100000157152.INT.sch to /home/700000035/tovan/OUT100000157152.INT.wrk debug3: Sent message SSH2_FXP_OPEN I:3 P:/home/700000035/tovan/OUT100000157152.INT.wrk debug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:564 debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 4 564 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:4 debug3: SSH2_FXP_STATUS 0 sftp> rename /home/700000035/tovan/OUT100000157152.INT.wrk /home/700000035/tovan/OUT100000157152.INT debug3: Sent message SSH2_FXP_RENAME &quo...