Armin Aschoff created NIFI-9710:
-----------------------------------
Summary: ListSFTP/GetSFTP not interpreting file datetime correctly
Key: NIFI-9710
URL: https://issues.apache.org/jira/browse/NIFI-9710
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.15.3
Environment: Linux / GCP
Reporter: Armin Aschoff
NiFi Server is in UTC timezone, and time is correctly set.
FTP server and client PC are both in UTC+11:00 timezone (normally UTC+10:00 but
currently DST) and time is correctly set.
Current time is 06:10 UTC.
File is modified with 06:00 UTC timestamp and transferred to FTP server.
FTP server and client both show last update time to be correct at 06:00 UTC
(with correct translation to current datetime).
GetSFTP retrieves the file & shows the last update timestamp as 07:00 UTC.
ListSFTP does not see the file until 07:00 UTC (see bug
https://issues.apache.org/jira/browse/NIFI-9709)
This is bad.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)