[Bug 3465] sftp shows owner id and group id instead of name.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Sep 26 07:48:18 AEST 2022


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

Thomas Wolf <twolf at apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |twolf at apache.org

--- Comment #2 from Thomas Wolf <twolf at apache.org> ---
ls -l does an SFTP directory listing and prints the SFTP longnames.

ls -l file1 (or also ls -l file*) go through the glob machinery and
drop the longname info.

-- 
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