[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
       
    Fri Nov 22 13:08:04 AEDT 2019
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3096
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Darren is correct - the sftp protocol doesn't require an additional
round-trip for a fsync operation. It can be pipelined after (or during)
writes. Our sftp-server should deal with this just fine.
-- 
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.
    
    
More information about the openssh-bugs
mailing list