[
https://issues.apache.org/jira/browse/NIFI-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681762#comment-14681762
]
Mark Payne commented on NIFI-837:
---------------------------------
[~mosermw] thanks for contributing this back. Pushed to develop.
> GetSFTP and GetFTP do not pull files on first onTrigger
> -------------------------------------------------------
>
> Key: NIFI-837
> URL: https://issues.apache.org/jira/browse/NIFI-837
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.2.1
> Reporter: Michael Moser
> Assignee: Michael Moser
> Priority: Minor
> Fix For: 0.3.0
>
> Attachments: 0001-NIFI-837.patch
>
>
> Due to a small coding error in GetFileTransfer.java, the GetSFTP and GetFTP
> processors do a directory listing of files on the first onTrigger() but wait
> until the second call to onTrigger() before they actually get any files.
> When these processors are in CRON driven mode the time between calls to
> onTrigger() may be significant (e.g. once per day), and if the processor is
> stopped then that time resets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)