[
https://issues.apache.org/jira/browse/NIFI-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534960#comment-16534960
]
Peter Wicks commented on NIFI-3698:
-----------------------------------
[~ottobackwards] The SFTP processors in NiFi already use a good library for SSH
that provides access to all standard authentication mechanisms such as key
based and user/password.
I have a working example of this processor, but have decided to split my work
into multiple PR's to simplify review/testing.
> Create SSH Processor
> --------------------
>
> Key: NIFI-3698
> URL: https://issues.apache.org/jira/browse/NIFI-3698
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Joseph Petro
> Assignee: Peter Wicks
> Priority: Minor
>
> We need an ssh processor built in for running external commands on remote
> servers. Currently, groovy offers a way to do this. It should be implemented
> into NiFi.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)