One of our dev boxes runs debian and VSFTPD, I would like to allow a few select users to write to /var/www/testsite and it's sub dirs.
They can browse to /var/www via a symlink in their home dirs, but they can't write. It doesn't matter if it's using FTP or SFTP.
Any ideas? I find this problem difficult to google.