How does the permissions system work?
The Super Admin creates Admins. The Admins create Directories and Users. By default, a new user has access to nothing. Access must specifically be granted. An Admin can assign one of the following permissions to a user on a specific folder: • Read Only • Read/Upload • Read/Upload/Create SubFolders Access can be later changed, or completely removed. All through FileX’s admin menu. What is the file size limit? FileX is only limited by your PHP setup. Your php.ini file specifies the max size for uploads. If you cannot modify your php.ini, then your upload size will be limited to what it is set at. Contact your hosting provider to find out what it is currently set at. If you can modify your php.ini, then you can increase the size limit to what you want. We are currently using FileX in an environment where the max upload size is 999 MB and have not ran across any issues. Remember however, this is still a web environment, and browser based uploads can be quirky on certain browsers. Can you i