Please assist with a config for proftpd. The requirements are as follows:
Directory structure:
- DefaultRoot - /home/FTP-store
Three different users:
- 1) admin - has full control over anything in DefaultRoot.
- 2) staff - has full control over files in DefaultRoot as well as DefaultRoot/private_dir but cannot delete or rename DefaultRoot/private_dir.
- 3) ftpuser - can only WRITE or RESUME to DefaultRoot -- no deletes, no reads. This user also cannot SEE DefaultRoot/private_dir
ALL USERS must be jailed to DefaultRoot or subfolders except for 'ftpusers' which are jailed in DefaultRoot and any directories they create.
Start Free Trial