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

Andre F de Miranda commented on NIFI-4175:
------------------------------------------

[~glanglois] the code added in this PR should partially address your request 
(HTTP proxy support)

https://github.com/apache/nifi/pull/2018

Also note that although the underlying library supports SOCK4/5, most NiFi 
processors don't so I rather provide users with a consistent experience and 
offer only HTTP proxy support.

Let me know if the code works.

Cheers

> 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
>            Assignee: Andre F de Miranda
>            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)

Reply via email to