Browse Source

Note regarding borg version (#3987)

add a note regarding in-file checkpointing and borg versions
Marvin Gaube 6 năm trước cách đây
mục cha
commit
2a4ed3f0e8
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      docs/faq.rst

+ 4 - 0
docs/faq.rst

@@ -122,6 +122,10 @@ really desperate (e.g. if you have no completed backup of that file and you'ld
 rather get a partial file extracted than nothing). You do **not** want to give
 that option under any normal circumstances.
 
+Note that checkpoints inside files are created only since version 1.1, 
+make sure you have an up-to-date version of borgbackup if you want to continue instead of retransferring a huge file.
+In some cases, there is only an outdated version shipped with your distribution (e.g. Debian). See :ref:`_installation`
+
 How can I backup huge file(s) over a unstable connection?
 ---------------------------------------------------------