File: README.Debian

package info (click to toggle)
borgbackup 1.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,572 kB
  • ctags: 5,885
  • sloc: python: 11,127; ansic: 628; makefile: 129; sh: 70
file content (23 lines) | stat: -rw-r--r-- 856 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
borgbackup 1.x - notes for the Debian end user
==============================================


Compatibility to previous versions
----------------------------------

Borgbackup has reached the 1.0 milestone, and care is taken to ensure
compatibility within the 1.x series.  You may need to convert your existing
pre-1.0 backups to take advantage of the 1.0 improvements, please read
/usr/share/doc/borgbackup/changelog.gz for details.


Network operation
-----------------

If you want to use borgbackup across a network, you currently must make
sure that all machines are using a compatible borgbackup version.  Known
incompatibilities are listed in the upstream changelog, a notable example
is 0.28 vs. 0.29.

It is recommended that you use the official Debian backport repositories
from backports.debian.org to upgrade the older versions where needed.