|
I want to be able to easily work with files on my server via eclipse's sftp, but I'm not sure what is the most acceptable way of doing this. The server currently only has one user besides root. Should I somehow give my current user account a certain permission over the /var/www directory? Or create a new user and jail them to the www folder somehow?...yep I'm pretty darn clueless here...just trying to learn.
Goals:
Be able to read, save, and transfer files to and from the server via the eclipse IDE
Maintain a descent level of security
_________________ I'm completely new to the LAMP stack.
|