[
https://issues.apache.org/jira/browse/NIFI-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-10541.
-----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> PutSFTP listing logic fails when credentials/location come from flow file
> attributes
> ------------------------------------------------------------------------------------
>
> Key: NIFI-10541
> URL: https://issues.apache.org/jira/browse/NIFI-10541
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.17.0, 1.18.0
> Reporter: Joe Witt
> Priority: Major
>
> In fixing NIFI-10532 it was discovered that PutSFTP logic for listing
> directories to check if the required directories exist will not work when key
> values come from flowfile attributes such as login credentials or destination
> directory or host/port data. This might have worked before NIFI-10532 but
> only by accident. The solution will be to inject the flowfile and resolve
> its values properly when constructing the sftp client.
> The performance will be poor generally in such cases but this is a known
> limitation of this level of flexibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)