Displaying 1 result from an estimated 1 matches for "testfile_us_ny".
2022 Apr 14
3
[Bug 3422] New: sftp UID/GID output issue about arguments in the command line
...e: unassigned-bugs at mindrot.org
Reporter: gdelross at redhat.com
Description of problem:
In the sftp session, there is a different output in the ls command, if
is added an arguments to the query.
Here an example:
sftp> ls -l
-rw-rw-r-- 1 admin admin 0 Apr 11 04:54
testfile_Us_Ny.txt
sftp> ls -l *
-rw-rw-r-- ? 1000 1000 0 Apr 11 04:54
testfile_Us_Ny.txt
With the additional arguments "*" the uid, gid are expresses with the
number id of the user and group instead of the long description, and
the link number are missing.
Tested with the open...