Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.0
-
None
Description
Please add the following two parameter to the ListSFTP processor.
- Minimum File Age
- Maximum File Age
The ListFile processor has these parameters already.
Without this parameters we have the issue that big continuously written files get processed multiple times and we have to filter out somehow duplicates later together with a wait processor. ListSFTP is highly dependent on the last modified timestamp and this is a crucial feature for us as we have no control over the remote servers - so workarounds like to a starting "." aren't possible.
Attachments
Issue Links
- is cloned by
-
NIFI-7441 Add "Minimum/Maximum File Age" Parameter to ListFTP
- Open
- links to