Skip to content
forked from bscp-tool/bscp

Bscp – Secure and efficient copying of block devices

Notifications You must be signed in to change notification settings

SteveKeller/bscp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bscp

Bscp – Secure and efficient copying of block devices

Bscp copies a single file or block device over an SSH connection, transferring only the parts that have changed. In other words, it handles the edge case where RSync fails.

Usage

bscp SRC HOST:DEST [BLOCKSIZE] [HASH]

The default BLOCKSIZE is 65536 (64 KiB). The default HASH algorithm is sha1 (SHA-1).

About

Bscp – Secure and efficient copying of block devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.8%
  • HTML 34.2%