Sun, 03 May 2026 22:21:03 CST | login

Information for build rdiff-backup-2.2.6-1.oc9

ID25427
Package Namerdiff-backup
Version2.2.6
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rdiff-backup.git?.#84f6f150e4921738bee1cebc96c39128e6837e3c
SummaryConvenient and transparent local/remote incremental mirror/backup
Descriptionrdiff-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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 19:36:40 CST
CompletedThu, 25 Jul 2024 19:38:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rdiff-backup.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rdiff-backup.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
rdiff-backup-2.2.6-1.oc9.src.rpm (info) (download)
aarch64
rdiff-backup-2.2.6-1.oc9.aarch64.rpm (info) (download)
rdiff-backup-debuginfo-2.2.6-1.oc9.aarch64.rpm (info) (download)
rdiff-backup-debugsource-2.2.6-1.oc9.aarch64.rpm (info) (download)
x86_64
rdiff-backup-2.2.6-1.oc9.x86_64.rpm (info) (download)
rdiff-backup-debuginfo-2.2.6-1.oc9.x86_64.rpm (info) (download)
rdiff-backup-debugsource-2.2.6-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.6-1 - initial build