DavidLux
Member
- Joined
- Nov 6, 2012
- Messages
- 160
- Points
- 18
How to auto chown/chgrp files after created an user or FTP upload in a VPS? I have to do it manually every time I created a new account on my vps hosting to edit/delete files or folders.
Here's my codes
is there a way to do this automatically?
Here's my codes
Code:
chown username:username public_html -R