瀏覽代碼

[DOCS] #4776 - FAQ: How to swap backup media

fixes #4776
Thalian 3 年之前
父節點
當前提交
c7c98ca0fd
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/faq.rst

+ 6 - 0
docs/faq.rst

@@ -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
 Borg will keep an exclusive lock on the repository while creating
 or deleting archives, which may make *simultaneous* backups fail.
 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?
 Can I copy or synchronize my repo to another location?
 ------------------------------------------------------
 ------------------------------------------------------