Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Sets directories to be filtered from the EventStream.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FSEvents | 6.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ❌ No |
Parameter | Description | Example |
---|---|---|
FSEventsRef | The reference number for this FSEvents object. | $fstream |
Paths | The list of directories to filter. |
Returns 1, 0 or error.
Pass two paths to ignore:
Set Variable [$r; Value:MBS( "FSEvents.SetExclusionPaths"; $FSEvents; "/Backups¶/Data/Temp" )]
Created 29th November 2015, last changed 13th March 2016
FSEvents.SetEvaluate - FSEvents.SetFileName
Feedback: Report problem or ask question.