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

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

Adam Sotona created NIFI-332:
--------------------------------

             Summary: 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)