[
https://issues.apache.org/jira/browse/NIFI-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-5977:
------------------------------
Fix Version/s: 1.9.1
> Add "Minimum/Maximum File Age" Parameter to ListSFTP
> ----------------------------------------------------
>
> Key: NIFI-5977
> URL: https://issues.apache.org/jira/browse/NIFI-5977
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.8.0
> Reporter: Josef Zahner
> Assignee: Arpad Boda
> Priority: Major
> Fix For: 1.10.0, 1.9.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)