Copy a remote file using multiple SSH streams
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.