[Bug 2710] remote ls -l <name> produces inconsistent info

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jun 2 15:59:32 AEST 2017


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
                 CC|                            |dtucker at zip.com.au
   Attachment #2989|                            |ok?(dtucker at zip.com.au)
              Flags|                            |

--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Created attachment 2989
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2989&action=edit
Replace link count with '?' when unavailable

I, and most people I've asked, prefer the user/group names to uid/gid,
so I think making sftp do the equivalent to "ls -l" would be a negative
change.

This patch replaces the link count for the locally-synthesised file
list with '?' when it is unavailable.

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