[
https://issues.apache.org/jira/browse/NIFI-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184658#comment-17184658
]
Peter Wicks commented on NIFI-539:
----------------------------------
I started working again on these processors a few months ago, but got
frustrated again... [~joewitt] The way FTP/SFTP processors were built, with
them bundled into the core processors NAR, makes it really hard to build an
SSH/SCP set of processors in a separate NAR without a lot of code duplication,
which I was trying to avoid.
Which do you think would be better, to add the SSH/SCP processors to the core
processors NAR, or add a lot of code duplication and have SSH/SCP live by
themselves in a new NAR?
> Add SCP Processor
> -----------------
>
> Key: NIFI-539
> URL: https://issues.apache.org/jira/browse/NIFI-539
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Edgardo Vega
> Assignee: Peter Wicks
> Priority: Major
> Labels: beginner
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)