[
https://issues.apache.org/jira/browse/NIFI-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huixiongwu updated NIFI-3893:
-----------------------------
Affects Version/s: 1.2.0
> 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
>
> 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
(v6.3.15#6346)