[
https://issues.apache.org/jira/browse/NIFI-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113209#comment-15113209
]
Mark Payne commented on NIFI-1416:
----------------------------------
[~aldrin] - I think using relative paths should be okay. The description does
indicate that it is to be the absolute path, but I that's really more of a
recommendation than a rule. There's no reason that we shouldn't allow relative
paths.
> 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)