search for: ssh2_fxp_readdir

Displaying 3 results from an estimated 3 matches for "ssh2_fxp_readdir".

2017 Jun 29
2
[Bug 2733] New: sftp wildcard list missing stats if more than one match
...sion is 6.0p1 or 5.1p1 so it's not a new error. Problem: when listing files in sftp with wildcard and there is more than one match to the wildcard, then there is no file stats and order by also not working. For example: when there is one match to wildcard: sftp> ls -l /var* debug3: Sending SSH2_FXP_READDIR I:3 debug3: Received reply T:104 I:3 debug3: Received 25 SSH2_FXP_NAME responses debug3: Sending SSH2_FXP_READDIR I:4 debug3: Received reply T:101 I:4 debug3: Received SSH2_FXP_STATUS 1 debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 debug3: Sent message fd 3 T:7 I:6 debug3: Recei...
2001 Feb 22
3
Problems with sftp under SCO OpenServer
Hello, I compiled OpenSSH 2.5.1p1 for SCO OpenServer 5.0.5, HPUX B.11.00, and SunOS 5.7. When I sftp into the HP or Sun box, everything works fine. However, whenever I sftp into the OpenServer box, all remote filenames are shown as "(null)". File sizes, owners, etc. display properly. This behavior is exhibited from all origination points. OpenSSH was configured with identical
2002 May 27
9
[Bug 257] sftp and 32 bit integar
http://bugzilla.mindrot.org/show_bug.cgi?id=257 ------- Additional Comments From markus at openbsd.org 2002-05-27 17:09 ------- openssh is not derived from ssh.com-2.x or 3.x. but adding support for 32bit int is not hard. you can attach patches to this bug. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.