Displaying 1 result from an estimated 1 matches for "simm42".
Did you mean:
simm12
2009 Feb 19
4
[Bug 1558] New: Sftp client does not correctly process server response messages after write error
...er write error
Product: Portable OpenSSH
Version: 4.3p2
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: simm42 at gmail.com
I'm in the process of implementing extensions to sftp-server. One of
these is a maximum file size - if a write attempts to write past the
maximum file size SSH2_FX_PERMISSION_DENIED is returned.
When the client receives this it displays permission denied on screen
and stops the...