Package bdsync: Information

    Binary package: bdsync
    Version: 0.11.2-alt3
    Architecture: i586
    Build time:  Jul 30, 2023, 11:32 AM in the task #326050
    Source package: bdsync
    Category: File tools
    Report package bug
    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: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Igor Vlasenko

    ACL:
    Vitaly Lipatov
    @everybody

    Last changed


    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
    March 17, 2021 Igor Vlasenko 0.11.2-alt2_3
    - update to new release by fcimport