Package bdsync: Information
Source package: bdsync
Version: 0.11.2-alt3.1
Build time: May 30, 2024, 12:46 AM
Category: File tools
Report package bugHome page: http://bdsync.rolf-fokkens.nl/
License: GPLv2
Summary: Remote sync for block devices
Description:
Bdsync can be used to synchronize block devices over a network. It generates a "binary patchfile" in an efficient way by comparing MD5 checksums of 32k blocks of the local block device LOCDEV and the remote block device REMDEV. This binary patchfile can be sent to the remote machine and applied to its block device DSTDEV, after which the local blockdev LOCDEV and the remote block device REMDEV are synchronized. bdsync was built to do the only thing rsync isn't able to do: synchronize block devices.
Maintainer: Michael Shigorin
Last changed
April 27, 2022 Michael Shigorin 0.11.2-alt3.1
- E2K: avoid pandoc (not available yet)
Aug. 16, 2021 Vitaly Lipatov 0.11.2-alt3
- manually build for ALT Sisyphus
Aug. 2, 2021 Igor Vlasenko 0.11.2-alt2_4
- update to new release by fcimport