I'm just about to set up an ftp server, but don't really know how to do it.
I want to use Proftpd. I need to set proftpd up so that i can do the following on my server.
1. Need one Admin user that can do eanything on the server via FTP, but i don't want the root user to be able to log in.
2. Need to create a group for all my normal user. These users only have read rights on the in the ftp folder, except in the upload folder, where they should be able to create a folder, and upload to this folder, also they shoud have rights to read other users folders, but not delete anything. Except for their own folder/s.


