Win32-OpenSSH
Win32-OpenSSH copied to clipboard
sftp-server permissions display
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?