The DirectoryFileModifiedSince
parameter limits the files that are retrieved by the connector. Files are retrieved only if they were modified on or after 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: | DirectoryFileModifiedSince=2010-FEB-28 00:00:01
|
See Also: | DirectoryFileModifiedBefore |
|