Package rdiff-backup: Information

    Source package: rdiff-backup
    Version: 2.0.5-alt1
    Build time:  Sep 30, 2022, 02:36 PM
    Category: File tools
    Report package bug
    License: GPL
    Summary: Backup software
    Description: 
    rdiff-backup is a script, written in Python, that backs up one
    directory to another and is intended to be run periodically (nightly
    from cron for instance). The target directory ends up a copy of the
    source directory, but extra reverse diffs are stored in the target
    directory, so you can still recover files lost some time ago. The idea
    is to combine the best features of a mirror and an incremental backup.
    rdiff-backup can also operate in a bandwidth efficient manner over a
    pipe, like rsync. Thus you can use rdiff-backup and SSH to securely
    back a hard drive up to a remote location, and only the differences
    from the previous backup will be transmitted.

    List of rpms provided by this srpm:
    rdiff-backup (e2kv6, e2kv5, e2kv4, e2k)
    rdiff-backup-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Vitaly Lipatov


      1. python3-module-setuptools
      2. python3-module-setuptools_scm
      3. rpm-build-python3
      4. librsync-devel >= 0.9.6

    Last changed


    Feb. 27, 2021 Vitaly Lipatov 2.0.5-alt1
    - build 2.0.5 (network incompatible with 1.x.x, see migration.md)
    - switch to python3
    Aug. 14, 2015 Vitaly Lipatov 1.3.3-alt1
    - new version 1.3.3 (with rpmrb script)
    - add patches from Fedora and ROSA
    - add bash completion
    April 16, 2012 Vitaly Kuznetsov 1.2.8-alt1.1.1
    - Rebuild to remove redundant libpython2.7 dependency