You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/10 11:14:34 UTC

[jira] [Commented] (NIFI-332) Proxy support in GetFTP Processor

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

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

GitHub user asotona opened a pull request:

    https://github.com/apache/incubator-nifi/pull/21

    NIFI-332 Proxy support in GetFTP Processor

    Change-Id: I72fee6c5f2ef576a6c7d736199aab510bee744a7

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/asotona/incubator-nifi NIFI-332

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-nifi/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit 8a1a4b807e682fc6e69bcc4656682b187f9847fa
Author: Adam Sotona <ad...@merck.com>
Date:   2015-02-10T09:07:03Z

    NIFI-332 Proxy support in GetFTP Processor
    
    Change-Id: I72fee6c5f2ef576a6c7d736199aab510bee744a7

----


> Proxy support in GetFTP Processor
> ---------------------------------
>
>                 Key: NIFI-332
>                 URL: https://issues.apache.org/jira/browse/NIFI-332
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Adam Sotona
>
> Proxy support in GetFTP Processor is key feature for all FTP transfers behind a firewall.
> Following new GetFTP properties forwarded to a SocksSocketFactory would do the job:
> - PROXY_TYPE (DIRECT, HTTP, SOCKS)
> - PROXY_HOST
> - PROXY_PORT
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)