Revolving around the core of technology
Document ID: | 1959 |
---|---|
Subject: | Forcing clients to use a selection filters from server |
Creation date: | 2/15/12 11:15 AM |
Last modified on: | 11/12/18 12:45 PM |
This is a convenient way of specifying a selection filter for every client. To add a Global Selection Filter:
- Login as admin
- Click Configuration
- Click Advanced Configuration
- Specify a value for Global Selection Filter
These filters are use specify and only affect one user. This filter takes precedence over Global Selection Filter. This means meaning if you specify a selection filter for a user, value for global filter is ignored for that user.
- Login as admin
- Click Manage Users
- Click Modify link for the desired user
- Specify a value for Selection Filter
Example 2 - Mary Jane is a special person and you want her to backup MP3 and MOV files but deny everyone else.^*.mp3|^*.mov
This rule means ignore files with *.SomeGarbageExtension, which most likely won't match any file, but is enough to ignore the Global Selection Filter.^*.SomeGarbageExtension