[Bug 3021] Openssh/sftp question related to timezone difference with "ls -l"
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Oct 11 17:02:32 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3021
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
This was caused by the timestamps in sftp's ls being generated by the
client for the "ls -l file" case but the server for the "ls -l dir"
case.
Since this bug was filed, sftp now generates "ls -l dir" on the client
if it is talking to a compatible sftp-server that supplies user/group
info. There unfortunately isn't much more we can do here to fix this.
--
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