mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-04 06:21:46 +00:00
Merge pull request #3989 from margau/1.1-maint
Backport of #3987 into 1.1-maint
This commit is contained in:
commit
39c7bd90f1
1 changed files with 4 additions and 0 deletions
|
@ -116,6 +116,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?
|
||||
---------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue