Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
bup-import-rsnapshot(1)	    General Commands Manual    bup-import-rsnapshot(1)

NAME
       bup-import-rsnapshot - import a rsnapshot archive

SYNOPSIS
       bup import-rsnapshot [-n] <path to snapshot_root> [<backuptarget>]

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.

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

EXAMPLES
	      $	bup import-rsnapshot /.snapshots

	      $	bup import-rsnapshot /.snapshots host1

BUP
       Part of the bup(1) suite.

AUTHORS
       Zoran Zaric <zz@zoranzaric.de>

Bup 0.32			  2021-01-09	       bup-import-rsnapshot(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bup-import-rsnapshot&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help