Provided by: bup-doc_0.32-3build2_all
NAME
bup-import-rdiff-backup - import a rdiff-backup archive
SYNOPSIS
bup import-rdiff-backup [-n]
DESCRIPTION
bup import-rdiff-backup imports a rdiff-backup archive. The timestamps for the backups are preserved and the path to the rdiff-backup archive is stripped from the paths.
OPTIONS
-n, --dry-run don’t do anything just print out what would be done
EXAMPLES
$ bup import-rdiff-backup /.snapshots legacy-rdiff-backup
BUP
Part of the bup(1) suite.
AUTHORS
Zoran Zaric <zz@zoranzaric.de>.