[Bug 2067] lsetstat extension to sftp-server
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jan 3 01:32:08 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2067
Julien Picalausa <jpicalau+mindrot at elmandria.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpicalau+mindrot at elmandria.
| |com
--- Comment #5 from Julien Picalausa <jpicalau+mindrot at elmandria.com> ---
I just want to +1 this. Also, I want to point out that this seem like
the root cause of an issue with extracting tar archives when using
sshfs. In short, if a symlink gets extracted before its target, when
tar attempts to set the time for that symlink, it fails because the
target of the symlink doesn't (yet) exist, causing tar itself to report
an error. This results for instance in steam failing to install its
runtime when running from a home folder mounted over sshfs.
I haven't looked at the patch proposed here, so I can't vouch for it,
but lsetstat seem to be a very much needed feature, especially in a
world where sshfs is becoming a popular way to mount remote folders.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list