Tools
Use Serv-U event filter not to trigger event on specific directory path
This article describes how to use event filters to filter an event that should run or not.
First published date
Last published date
Overview
In this scenario, the File download event is set and then execute a command. The command will delete the files after the user downloaded it, but it should not trigger on a specific directory path.
Product section
Resolution
2. Go to the Event Filters.
3. Click Add, set the name of the filter.
4. Click Add, put the following value then save it.
Variable: $LocalPathName
Comparison: is not equal to
Constant: C:\DirectoryPath\*