mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-03 18:27:01 +00:00
parent
7ab36ceb76
commit
cfcf99ccb5
1 changed files with 6 additions and 0 deletions
|
@ -45,6 +45,12 @@ repository is only modified from one place. Also keep in mind that
|
|||
Borg will keep an exclusive lock on the repository while creating
|
||||
or deleting archives, which may make *simultaneous* backups fail.
|
||||
|
||||
Can I back up to multiple, swapped backup targets?
|
||||
--------------------------------------------------
|
||||
|
||||
It is possible to swap your backup disks if each backup medium is assigned its
|
||||
own repository by creating a new one with :ref:`borg_init`.
|
||||
|
||||
Can I copy or synchronize my repo to another location?
|
||||
------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue