[
https://issues.apache.org/jira/browse/NIFI-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478985#comment-15478985
]
ASF subversion and git services commented on NIFI-2440:
-------------------------------------------------------
Commit e25885650a169ae2639355f2ba69a0405071188b in nifi's branch
refs/heads/master from [~tarouki]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e258856 ]
NIFI-2440 - Add 'file.lastModifiedTime' attribute to ListSFTP processor
Added 'file.lastModifiedTime' attribute to ListFileTransfer, which is
the abstract class extended by ListSFTP.
String literal attribute names were replaced with static references to
attribute name constants in ListFile.
ListFileTransfer stores the 'file.lastModifiedTime' attribute in the
format specified in ListFile.FILE_MODIFY_DATE_ATTR_FORMAT
Updated WritesAttribute description for file last modify time attribute
to mirror the entry in ListFile
Signed-off-by: Joe Skora <[email protected]>
This closes #931.
> 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)