Question
How to add full permission to a user, for a directory
Hello,
I’ve added new ftp user in my centos 7 server.
then, i need that user to have all access (777) in this directory. but dont know how?
what is the command?
Hello,
I’ve added new ftp user in my centos 7 server.
then, i need that user to have all access (777) in this directory. but dont know how?
what is the command?
Is it okay to just give this user ownership of the directory? If so, then you could solve the problem that way. If it’s not feasible to give that user directory ownership, then you could do this using ACL’s. Can you just give them ownership?