You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/16 03:04:00 UTC

[jira] [Commented] (NIFI-4175) Add Proxy Properties to SFTP Processors

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

ASF GitHub Bot commented on NIFI-4175:
--------------------------------------

Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/2018
  
    @trixpan Since this PR is really close to get merged, but got inactive, and I have another PR tackling the same theme, I have merged your commit into my PR in #2704. SOCKS proxy support is also added there. When #2704 is merged successfully after being reviewed, this PR will be closed, too.
    
    I hope continuing work at #2704 would be fine for you. Please let me know if not the case.
    
    @trixpan @pvillard31 @jugi92 would you please take a look on #2704 and post any feedback there, thanks!


> 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
(v7.6.3#76005)