Displaying 1 result from an estimated 1 matches for "gdelross".
2022 Apr 14
3
[Bug 3422] New: sftp UID/GID output issue about arguments in the command line
...mmand line
Product: Portable OpenSSH
Version: 8.0p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
Assignee: 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...