I want files sent to my server using sftp and scp to be group-writable. How can I do that?
I tried using libpam-umask from http://wiki.debian.org/DebianDesktopHowTo but it didn't work.
EDIT: Is there any way I can troubleshoot pam? Is there a log? Is there any common reason why libpam-umask would not work? Do I have to install something?