[
https://issues.apache.org/jira/browse/NIFI-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113306#comment-15113306
]
ASF subversion and git services commented on NIFI-1416:
-------------------------------------------------------
Commit 92e6961b50a131fa073a790fe36377a07dcc2ca4 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=92e6961 ]
NIFI-1416: If FetchSFTP's Remote File has a directory name in it, do not
include that as part of the 'filename' attribute but instead add a 'path'
attribute
Signed-off-by: Aldrin Piri <[email protected]>
> FetchSFTP sets filename attribute to whatever the "Remote File" property was,
> even if it has directory names in it
> ------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-1416
> URL: https://issues.apache.org/jira/browse/NIFI-1416
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Minor
> Fix For: 0.5.0
>
> Attachments:
> 0001-NIFI-1416-If-FetchSFTP-s-Remote-File-has-a-directory.patch
>
>
> If the "Remote File" property of FetchSFTP is set to "myDir/myFile.txt", the
> filename attribute that is set on the FlowFile is "myDir/myFile.txt" but
> should be "myFile.txt".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)