[
https://issues.apache.org/jira/browse/NIFI-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469470#comment-15469470
]
ASF GitHub Bot commented on NIFI-2440:
--------------------------------------
Github user jskora commented on the issue:
https://github.com/apache/nifi/pull/913
@kirkalicious, thanks! The changes look good and tests check out fine.
I'd prefer to move the constants to a parent common to ListFileTransfer and
ListFile, but the only common parent is AbstractListProcessor which is not
specifically "file" oriented and I prefer the reference as you have it to
duplicating the constants.
I will commit this tomorrow, unless you, @joewitt, or someone else suggests
an alternative.
Should this go into the 0.x branch as well?
> Add last modified time & timestamp attributes to flow files generated by
> ListSFTP processor
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-2440
> URL: https://issues.apache.org/jira/browse/NIFI-2440
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Kirk Tarou
> Assignee: Joe Skora
> Priority: Trivial
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The timestamp & last modified time attributes are not exposed in ListSFTP so
> there's no way to preserve the timestamp of the remotely collected files when
> writing them out to a file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)