Displaying 1 result from an estimated 1 matches for "alouv".
Did you mean:
aloud
2006 Sep 15
1
[Bug 1229] No way to set default umask for SFTP server
...erver
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp-server
AssignedTo: bitbucket at mindrot.org
ReportedBy: alouv at apple.com
There is no way to set a default umask for the SFTP server.
Steps to Reproduce:
1. Enable SFTP server.
2. Connect using command-line sftp client.
3. Put a file to the server.
4. ls -l, and you'll see that the file has not been created
group-writable.
Expected Results
There sh...