You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kislay Kumar (JIRA)" <ji...@apache.org> on 2018/12/02 03:17:00 UTC

[jira] [Commented] (NIFI-4621) Allow inputs to ListSFTP

    [ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16706078#comment-16706078 ] 

Kislay Kumar commented on NIFI-4621:
------------------------------------

[~patricker] : I should be able to commit in 3 days. Assessing impact on ListFTP because both of them extends ListFileTransfer. Would you suggest I implement similar changes for ListFTP as well. Personally I am inclined to modify ListFTP also. 

 

> Allow inputs to ListSFTP
> ------------------------
>
>                 Key: NIFI-4621
>                 URL: https://issues.apache.org/jira/browse/NIFI-4621
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Soumya Shanta Ghosh
>            Assignee: Kislay Kumar
>            Priority: Critical
>
> ListSFTP supports listing of the supplied directory (Remote Path) out-of-the-box on the supplied "Hostname" using the 'Username" and 'Password" / "Private Key Passphrase". 
> The password can change at a regular interval (depending on organization policy) or the Hostname or the Remote Path can change based on some other requirement.
> This is a case to allow ListSFTP to leverage the use of Nifi Expression language so that the values of Hostname, Password and/or Remote Path can be set based on the attributes of an incoming flow file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)