[
https://issues.apache.org/jira/browse/NIFI-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076869#comment-16076869
]
ASF GitHub Bot commented on NIFI-3281:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/1974
Thanks @m-hogue and @joewitt for your feedback, I just pushed a commit that
should address your comments: retrieve the boolean returned by
``completePendingCommand()`` and, if false, send the FF to
``REL_COMMS_FAILURE`` relationship. Also added a unit test for ``ListFTP`` to
check attributes being written on flow files.
> Error on passing 'ftp.listing.user' from ListFTP to FetchSFTP
> -------------------------------------------------------------
>
> Key: NIFI-3281
> URL: https://issues.apache.org/jira/browse/NIFI-3281
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.1.1
> Reporter: Jakhongir Ashrapov
> Assignee: Pierre Villard
> Priority: Minor
>
> Cannot get `ftp.listing.user` as EL in FetchFTP when listing files with
> ListFTP. Following exception is thrown:
> IOException: Could not login for user ''
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)