You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Jens M Kofoed (Jira)" <ji...@apache.org> on 2020/05/12 06:16:00 UTC

[jira] [Updated] (NIFI-7441) Add "Minimum/Maximum File Age" Parameter to ListFTP

     [ https://issues.apache.org/jira/browse/NIFI-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens M Kofoed updated NIFI-7441:
--------------------------------
        Fix Version/s:     (was: 1.9.1)
                           (was: 1.10.0)
    Affects Version/s:     (was: 1.8.0)
                       1.11.4
          Description: 
Please add the following two parameter to the ListFTP processor.
 * Minimum File Age
 * Maximum File Age

The ListFile processor has these parameters already. 

 

  was:
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.

 


> Add "Minimum/Maximum File Age" Parameter to ListFTP
> ---------------------------------------------------
>
>                 Key: NIFI-7441
>                 URL: https://issues.apache.org/jira/browse/NIFI-7441
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.11.4
>            Reporter: Jens M Kofoed
>            Assignee: Arpad Boda
>            Priority: Major
>
> Please add the following two parameter to the ListFTP processor.
>  * Minimum File Age
>  * Maximum File Age
> The ListFile processor has these parameters already. 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)