[Bug 2159] New: Implement SSH2_FXF_APPEND
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Oct 15 07:51:09 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2159
Bug ID: 2159
Summary: Implement SSH2_FXF_APPEND
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sftp-server
Assignee: unassigned-bugs at mindrot.org
Reporter: rosslagerwall at gmail.com
Created attachment 2353
--> https://bugzilla.mindrot.org/attachment.cgi?id=2353&action=edit
Patch to implement the feature
Hi,
I submitted this a few weeks ago to the mailing list but got no
response so I resent it and am putting it here so it doesn't get lost.
This patch implements SSH2_FXF_APPEND in the sftp server. It is a
fairly trivial patch and applies against the proper OpenSSH and the
Portable edition. I would argue that it is important for OpenSSH to
implement SSH2_FXF_APPEND since it is in the spec and clients who
expect
it to work find that their files are overwritten rather than appended
to.
Some relevant links:
http://marc.info/?l=openssh-unix-dev&m=138053388830753&w=2
http://marc.info/?l=openssh-unix-dev&m=123798287811788
http://marc.info/?l=openssh-unix-dev&m=111093206900604
https://bugzilla.gnome.org/show_bug.cgi?id=608910
Thanks
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list