DirectoryFileModifiedBefore

The DirectoryFileModifiedBefore parameter limits the files that are retrieved by the connector. Files are retrieved only if they were modified on or before the specified time.

Set the value of this parameter in one of the following ways:

When the connector runs a synchronize task, files that were previously ingested but no longer meet this limit are removed from the IDOL index.

Type: Date or relative date (UTC time)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example:

To retrieve files only if they were last modified before 1st Nov 2011:

DirectoryFileModifiedBefore=2011-NOV-01 00:00:00

To retrieve files only if they have not been modified in the last 7 days:

DirectoryFileModifiedBefore=-7days

See Also: DirectoryFileModifiedSince