Borg documentationΒΆ
- Introduction
- Installation
- Quick Start
- Usage
- Deployment
- Frequently asked questions
- Can I backup VM disk images?
- Can I backup from multiple servers into a single repository?
- Can I copy or synchronize my repo to another location?
- Which file types, attributes, etc. are not preserved?
- Are there other known limitations?
- Why is my backup bigger than with attic? Why doesn’t Borg do compression by default?
- How can I specify the encryption passphrase programmatically?
- When backing up to remote encrypted repos, is encryption done locally?
- When backing up to remote servers, do I have to trust the remote server?
- How can I protect against a hacked backup client?
- How can I protect against a hacked backup server?
- How can I protect against theft, sabotage, lightning, fire, ...?
- How do I report security issue with Borg?
- Why do I get “connection closed by remote” after a while?
- Why am I seeing idle borg serve processes on the repo server?
- The borg cache eats way too much disk space, what can I do?
- If a backup stops mid-way, does the already-backed-up data stay there?
- How can I backup huge file(s) over a unstable connection?
- Can I backup my root partition (/) with Borg?
- If it crashes with a UnicodeError, what can I do?
- I can’t extract non-ascii filenames by giving them on the commandline!?
- Can Borg add redundancy to the backup data to deal with hardware malfunction?
- Can Borg verify data integrity of a backup archive?
- I am seeing ‘A’ (added) status for a unchanged file!?
- It always chunks all my files, even unchanged ones!
- Is there a way to limit bandwidth with Borg?
- I am having troubles with some network/FUSE/special filesystem, why?
- Why does running ‘borg check –repair’ warn about data loss?
- Why isn’t there more progress / ETA information displayed?
- Why am I getting ‘Operation not permitted’ errors when backing up on sshfs?
- Requirements for the borg single-file binary, esp. (g)libc?
- Why was Borg forked from Attic?
- What are the differences between Attic and Borg?
- Support
- Resources
- Important notes
- Changelog
- Version 1.0.12 (2018-04-08)
- Version 1.0.11 (2017-07-21)
- Version 1.0.11rc1 (2017-06-27)
- Version 1.0.10 (2017-02-13)
- Version 1.0.10rc1 (2017-01-29)
- Version 1.0.9 (2016-12-20)
- Version 1.0.9rc1 (2016-11-27)
- Version 1.0.8 (2016-10-29)
- Version 1.0.8rc1 (2016-10-17)
- Version 1.0.7 (2016-08-19)
- Version 1.0.7rc2 (2016-08-13)
- Version 1.0.7rc1 (2016-08-05)
- Version 1.0.6 (2016-07-12)
- Version 1.0.6rc1 (2016-07-10)
- Version 1.0.5 (2016-07-07)
- Version 1.0.4 (2016-07-07)
- Version 1.0.3 (2016-05-20)
- Version 1.0.2 (2016-04-16)
- Version 1.0.1 (2016-04-08)
- Version 1.0.0 (2016-03-05)
- Version 1.0.0rc2 (2016-02-28)
- Version 1.0.0rc1 (2016-02-07)
- Version 0.30.0 (2016-01-23)
- Version 0.29.0 (2015-12-13)
- Version 0.28.2 (2015-11-15)
- Version 0.28.1 (2015-11-08)
- Version 0.28.0 (2015-11-08)
- Version 0.27.0 (2015-10-07)
- Version 0.26.1 (2015-09-28)
- Version 0.26.0 (2015-09-19)
- Version 0.25.0 (2015-08-29)
- Version 0.24.0 (2015-08-09)
- Version 0.23.0 (2015-06-11)
- Attic Changelog
- Internals
- Development
- Authors
- License