You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nathan Gough (Jira)" <ji...@apache.org> on 2022/03/03 23:56:00 UTC

[jira] [Commented] (NIFI-9710) ListSFTP/GetSFTP not interpreting file datetime correctly

    [ https://issues.apache.org/jira/browse/NIFI-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501083#comment-17501083 ] 

Nathan Gough commented on NIFI-9710:
------------------------------------

When I use GetSFTP I don't notice a time difference between the retrieved files and the remote file timestamp. Do you know under what conditions this occurs?

> 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
>            Priority: Major
>
> 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)