Erik Enge erik@nittin.net writes:
Ah, didn't think of that. :) Ok, /project/<name>/ftp is a symlink to /var/ftp/pub/project/<name>.
/project/PROJECT directories are owned by the same group as the project members, this allows members to create files/directories in the project directories. I don't know if you want to allow this or not.
/project/PROJECT/ftp is owned by ftp.nogroup (not the symlink, the actual directory) which makes it impossible for members of the project group to copy/delete files to/from the ftp directory.