CHECKINTERVAL
Valid for
Syncfile
Description
Use CHECKINTERVAL to change the interval between the time a scheduled event occurs and the time that Syncfile duplicates an associated file. Once every minute, by default, Syncfile determines which of the scheduled events have occurred. When the event takes place, Syncfile duplicates the associated files.
Default
1 minute
Syntax
CHECKINTERVAL num_units unit;
num_units
The number of units of time.
unit
The time unit type. Specify one of: SECONDS, MINUTES or HOURS.
Example
CHECKINTERVAL 10 SECONDS;