Skip to content
/ mbscp Public
forked from bscp-tool/bscp

mbscp – Multi-threaded secure and efficient copying of block devices

Notifications You must be signed in to change notification settings

moskalev/mbscp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

mbscp – Multithreaded secure and efficient copying of block devices

A multithreaded version of bscp tool for high bandwidth high latency networks. Provides secure and efficient copying of block devices (and large files) between (very) distant machines.

Use case and difference in architecture

I implemented mbscp to accomplish an intercontinental transfer of an hdd's image over the internet in a reasonable amount of time. While bscp works perfectly for not very distant machines, a high latency connection significantly hampers the transfer speed. mbscp uses multiple ssh connections to utilize high bandwidth connections in the presence of high latency.

About

mbscp – Multi-threaded secure and efficient copying of block devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%