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.
The value of this parameter is specified in epoch seconds or the format YYYY-SHORTMONTH-DD H+:N+:S+.
Type: | Integer |
Default: | Everything. |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | DirectoryFileModifiedBefore=2010-NOV-01 00:00:01
|
See Also: | DirectoryFileModifiedSince |
|