When I create a user, and the user ftp's into their site, they can still see everything on the server. How do I lock the user into their own directory when they ftp into the site?
did you add a user via cpanel or plesk? if so, they are only allowed to be in their /home/username folder they cannot go looking around folders that are at the root of the hard drive. if you just added a user via the useradd or adduser command, they you would need to jail them into their home dir's. i dont know how to do this though