On one of my servers, I have ProFTPD installed in Debian 7. I need special permission only for 2 specific folders. These are:
append - user must be able to append data to an existing file
rename - user must not be able to rename file if same exists
How can I do this?