skopel
11-16-2000, 03:32 PM
My users can ftp html documents into a directory called public_html in their home directory. I want the teacher to have write access to these files also..so I added the teacher to the users group and I would like the ftp'ed files to have default permissions 664 so that the teachers can write them. But invariably the defaults are 644. I set umask 002 for the public_html directory and it works for files created via touch but not for files ftp'ed in. How can I get the teacher to have write access to these files? It doesn't have to be via group permissions: that was just an idea.
muchas gracias...
muchas gracias...