Hi,
Could anyone tell me how to set the umask
for a single sftp
user? Worth mentioning is a IBM AIX...
Adding umask 002
to that user's .profile
didn't work... (the goal is that this user files are accesible to people from the same group).
I've seen somehowto's around editing the sftpd configs, though I want to set it for one user only, so I expected to find something that didn't need root access.
thanks!
f.