Copy a remote file using multiple SSH streams
deb http://davesteele.github.io/splitcpy/repo splitcpyppa mainAdd the repository key to your apt key ring:
# wget https://davesteele.github.io/key-366150CE.pub.txt # sudo apt-key add key-366150CE.pub.txtInstall the package with :
$ sudo apt-get update $ sudo apt-get install splitcpyThe packages will be updated with every 'apt-get upgrade'.