Sat, 01 Feb 2025 18:41:43 CST | login

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

ID9373
Package Namerdiff-backup
Version2.2.6
Release1.ocs23
Epoch
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
StartedTue, 14 May 2024 22:59:30 CST
CompletedTue, 14 May 2024 23:02:16 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/rdiff-backup.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rdiff-backup.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
rdiff-backup-2.2.6-1.ocs23.src.rpm (info) (download)
aarch64
rdiff-backup-2.2.6-1.ocs23.aarch64.rpm (info) (download)
rdiff-backup-debuginfo-2.2.6-1.ocs23.aarch64.rpm (info) (download)
rdiff-backup-debugsource-2.2.6-1.ocs23.aarch64.rpm (info) (download)
x86_64
rdiff-backup-2.2.6-1.ocs23.x86_64.rpm (info) (download)
rdiff-backup-debuginfo-2.2.6-1.ocs23.x86_64.rpm (info) (download)
rdiff-backup-debugsource-2.2.6-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.6-1 - initial build