Navigation:  Domain > Users >

User > File Access

Previous pageReturn to chapter overviewNext page

Configure File access rules to allow or deny access for this user.

user-fileaccess

 

Banned files are files that can't be accessed on the server.You can specify file/path mask (?, * supported) : *.jpg, c:\path\images_200?\

Using this form, you can define allow/deny access based on Filename for this user account.

 

If you do not specify any file/path, this user can access all the files on the server. But if you set an allow list, the user can only access the files allowed in the list. If you set a deny list, the user can access all the files except those in the deny list. The order of the rules is critical too.

 

For example

 

Allow  *.rar

Can not access/store any file except *.rar.

 

Deny  *.zip

Can access/store any file except *.zip.

 

 

Rule list

The rule list shows the current list and order of file access rules. Rules can be added and removed from the list using the Add and Delete buttons.

Also, the order of the rules may be altered using the Up and Down buttons on the right of the rule list.

 

Supported wildcards

To define access rules, you can use the wildcards ?  and *.