bugzilla-daemon at mindrot.org
2013-Apr-08 14:05 UTC
[Bug 1798] Add fsync() support to sftp/sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1798
Richard W.M. Jones <rjones at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rjones at redhat.com
--- Comment #14 from Richard W.M. Jones <rjones at redhat.com> ---
I just came across this proposed extension of sftp in
OpenSSH, and it's something that we could really use
in order to make qemu ssh block device safe:
http://lists.nongnu.org/archive/html/qemu-devel/2013-04/msg01118.html
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2013-Apr-09 09:43 UTC
[Bug 1798] Add fsync() support to sftp/sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1798 --- Comment #15 from Richard W.M. Jones <rjones at redhat.com> --- I have now added support to libssh2 to support this call, and also tested that it works (it does). http://www.libssh2.org/mail/libssh2-devel-archive-2013-04/0007.shtml http://www.libssh2.org/mail/libssh2-devel-archive-2013-04/0006.shtml -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- [Bug 1798] New: Add fsync() support to sftp/sftp-server
- [Bug 1798] Add fsync() support to sftp/sftp-server
- [Bug 1798] Add fsync() support to sftp/sftp-server
- [Bug 1798] Add fsync() support to sftp/sftp-server
- [Bug 742] sftp doesn't honor "Protocol 1" in config file