Quote:
Originally Posted by Flow
read /etc/default.vfs file.
users added to site can be set to use different .vfs file (Virtual File System)
|
Is it necessary to use different vfs for different groups to achieve this.
Is it not possible to set that the "owners" group has full access for everything, while the the "regular" group only have permissions to edit/upload files to the "upload" directory?
would /* =OWNERS, be enough to se that users in the "owners" group have full access, while users with the "3" flag only could upload to the"upload" directory.
Could someone please post an example of config for the ioftpd.in for me to be able to do this?