[
https://issues.apache.org/jira/browse/NIFI-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-3893.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> NiFi ListFTP issue
> ------------------
>
> Key: NIFI-3893
> URL: https://issues.apache.org/jira/browse/NIFI-3893
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.2.0
> Environment: centos 7 x86_64 jdk1.8 nifi1.2.0
> Reporter: huixiongwu
> Priority: Major
> Labels: listftp
>
> Listftp may miss the files In such a situation:
> The time precision of the listing.timestamp and processed.timestamp is the
> minute level. Because the time obtained through the ftp protocol can only be
> accurate to minutes.
> Assuming 21:11:00 execute lisftp to find some files, listing.timestamp and
> processed.timestamp are marked as 21:11:00, then some files are put into ftp
> server, the file generation time is 21:11:40, then these files Will not be
> downloaded because the file of time obtained through ftp is 21:11:00, Nifi
> think these are not new files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)