[Bug 2721] Improve SFTP server to make remove always work on ZFS/Btrfs

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri May 26 17:04:12 AEST 2017


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

--- Comment #4 from Stefan Walter <walteste at inf.ethz.ch> ---
Using put of a zero size file has been the known workaround for a
while. It is not optimal in situations where SFTP is used by an
application and not directly by a user. We ran into the issue with a
backup software that used sftp as backend.

I had to post a change request with that product to implement this
workaround. As you can imagine, they will argue that they should not
care what kind of FS is used on the remote server and that it is up to
the SFTP server software to deal with this. Both of you are right but
that doesn't make the problem go away. :)

Anyway, you can close this as WONTFIX, I will pursue the other change
request.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list