You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Grant Langlois (JIRA)" <ji...@apache.org> on 2017/07/11 16:33:00 UTC

[jira] [Created] (NIFI-4175) Add Proxy Properties to SFTP processors

Grant Langlois created NIFI-4175:
------------------------------------

             Summary: Add Proxy Properties to SFTP processors
                 Key: NIFI-4175
                 URL: https://issues.apache.org/jira/browse/NIFI-4175
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Grant Langlois
            Priority: Minor


Add proxy server configuration as properties to the Nifi SFTP components. Specifically add properties for:

Proxy Type: JSCH supported proxies including SOCKS4, SOCKS5 and HTTP
Proxy Host
Proxy Port
Proxy Username
Proxy Password

This would allow these properties to be configured for each processor. These properties would align with what is configurable for the JSCH session and shouldn't require any additional dependencies.

This proposal is similar to what is already implemented for the FTP processors



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)