[Bug 3096] sftp requires multiple round trips to do a write with a fsync()

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Nov 20 05:14:30 AEDT 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=3096

--- Comment #1 from Shawn Landden <shawn at git.icu> ---
This bug is really just for fixing the protocol, but consideration for
how applications can use that is of course important. O_SYNC is
probably the most straight-forward way, perhaps with opening the same
file twice so that it doesn't limit the program's options regarding
sync behavior.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list