ProFTPd and Shortcuts
I'm a bit new to Linux, and definitly ProFTPd. After a few hours, I figured out how make users for the ftp, and it gives them a home directory.Want I want to do is just be able to give my ftp users access to ceartin folders (or files would be better).
For example I want them to be able to access "filename.txt" in root/application/server/filename.txt
I would much prefer that they don't access the whole folder, but only be able to edit and change this file. How would I do this?