logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bup-import-rsnapshot - import a rsnapshot archive

Authors

       Zoran Zaric zz@zoranzaric.de

Bup 0.33.7                                         2025-01-11                            bup-import-rsnapshot(1)

Bup

       Part of the bup(1) suite.

Examples

              $ bup import-rsnapshot /.snapshots

              $ bup import-rsnapshot /.snapshots host1

Name

       bup-import-rsnapshot - import a rsnapshot archive

Options

       -n, --dry-run
              don’t do anything just print out what would be done

Synopsis

       bup  import-rsnapshot imports an rsnapshot archive.  The timestamps for the backups are preserved and the
       path to the rsnapshot archive is stripped from the paths.

       bup import-rsnapshot either  imports  the  whole  archive  or  imports  all  backups  only  for  a  given
       backuptarget.

See Also