The end goal is the have a webpage that several people can work on in there spare time. I made a directory /WEBSITE/public_html and want the main page to be here for several contributors to be able to access. Made a user group called webadmin and added the users to the group. then did chown -R mainuser:webadmin /WEBSITE then I did chown -R mainuser:webadmin /WEBSITE/public_html. I want to be able to SFTP to in the server and send the website I have to it. I can sftp in but it will not allow me to send files there. What am I missing? I know this is a super noob question so thank you for you time and patients.
DrClaw