Splitcpy

Copy a remote file using multiple SSH streams

View the Project on GitHub davesteele/splitcpy

Splitcpy file copy utility.

This repository contains the splitcpy command-line file copy tool.

splitcpy can be used to exchange files with remote systems over multiple parallel SSH sessions. This can circumvent bandwidth restrictions placed on individual TCP streams.

splitcpy must be installed on both the local and remote host.

Documentation

Install

Support/Feedback