Josef Zahner created NIFI-5977:
----------------------------------

             Summary: 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: Core Framework
    Affects Versions: 1.8.0
            Reporter: Josef Zahner


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)

Reply via email to