Пакет rdiff-backup: Информация

  • Default inline alert: Версия в репозитории: 2.2.6-alt1

Исходный пакет: rdiff-backup
Версия: 1.3.3-alt1
Последняя версия по данным Repology
Собран:  14 августа 2015 г. 22:08 в задании #147730
Сообщить об ошибке в пакете
Домашняя страница: http://www.nongnu.org/rdiff-backup/

Лицензия: GPL
О пакете: Backup software
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
rdiff-backup (x86_64, i586)
rdiff-backup-debuginfo (x86_64, i586)

Сопровождающий: Vitaly Lipatov

Список участников:
Vitaly Lipatov
Vitaly Kuznetsov
Eugeny A. Rostovtsev

Права:
Vitaly Lipatov
@python

    1. librsync-devel >= 0.9.6
    2. python-devel
    3. rpm-build-python
    4. python-modules-compiler

Последнее изменение


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
16 апреля 2012 г. Vitaly Kuznetsov 1.2.8-alt1.1.1
- Rebuild to remove redundant libpython2.7 dependency
22 октября 2011 г. Vitaly Kuznetsov 1.2.8-alt1.1
- Rebuild with Python-2.7