Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

sftp-server permissions display

Open mikaelg79 opened this issue 3 years ago • 0 comments
trafficstars

Since Windows doesn't have the concept of group and world permissions, when listing files through sftp permissions are shown as "-rw-******". Unfortunately this causes an SFTP client my company uses to throw errors as it attempts to parse the permissions.

Is there an option to have sftp-server fake the group/world permissions for display purposes? Or could such an option be added?

mikaelg79 avatar May 11 '22 14:05 mikaelg79