I want to configure the dir from a user in another group, with another vfs. So, when I do "site chmod 777 /" it changes the permissions to the root dir of the admin account, but I want to change the permissions to the root dir of the other user in another vfs. I tried "site chmod 777 e:/matrix", but that said, the path wasn't found, how can I do this?
|