forked from extern/egroupware
e76f20f665173a639190596a72bb7f1f5060e250
allowing to set an arbitrary uid, gid and mode for the vfs (like mounting a dos Filesystem under Linux). Can be used to mount eg. an upload dir writable only by Admins: filemanger/cli.php mount --user root_admin --password whatever \ filesystem://dummy/var/www/html/uploads?group=Admins&mode=075 \ /uploads Please note that you can NOT use filesystem:/something! Fixed the vfs-classes to deal correctly with get-parameters used as mount-options.
Description
Languages
PHP
56.1%
JavaScript
14.3%
TypeScript
14.1%
CSS
9.3%
Less
2%
Other
4.2%