The File Change trigger watches a specific file or directory in the host file system or the Drive for changes. As soon as a change is made, the task is executed. Every subdirectory and every file within a specified directory will be watched. The following options are available:
Changes of a watched path are detected as followed: if a change (edit, create, remove) occurs, the event will be detected. If there has been no additional event within the next five seconds, the trigger will start and the jobs will be executed.
Note: The trigger requires the user to have the Server Administration
permission set to allow watching for changes in the server's file system.
Note: The trigger requires the user to have the Drive
permission set to allow watching for changes in the Drive.