[
https://issues.apache.org/jira/browse/NIFI-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273981#comment-15273981
]
Oleg Zhurakousky commented on NIFI-539:
---------------------------------------
Eran
Thank you for your contribution. To make things simpler and aligned with a
common pattern that most of us here is what I would suggest:
1. Fork NiFi repo (click on that “Fork” button on github)
2. Clone NiFi from your fork
3. Create a branch (git checkout -b NIFI-539
4. Write your code and commit
5. Push your branch to your fork
6. Issue pull request
You can get more details from our Contributor's guide -
https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide
Let us know if you need more help
> Add SCP Processor
> -----------------
>
> Key: NIFI-539
> URL: https://issues.apache.org/jira/browse/NIFI-539
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Edgardo Vega
> Assignee: eran
> Labels: beginner
> Fix For: 1.0.0
>
>
> A simple and powerful processor would be one that can perform scp file
> transfers. SCP is generally much faster on file transfers especially on high
> latency networks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)