Borg - Deduplicating Archiver
  • Installation
    • Distribution Package
    • Standalone Binary
    • Features & platforms
    • From Source
  • Quick Start
    • Important note about free space
    • A step by step example
    • Automating backups
    • Pitfalls with shell variables and environment variables
    • Backup compression
    • Repository encryption
    • Remote repositories
  • Usage
    • General
    • borg init
    • borg create
    • borg extract
    • borg check
    • borg rename
    • borg list
    • borg delete
    • borg prune
    • borg info
    • borg mount
    • borg key export
    • borg key import
    • borg change-passphrase
    • borg serve
    • borg upgrade
    • borg break-lock
    • Miscellaneous Help
    • Debug Commands
    • Additional Notes
  • Deployment
    • Machines
    • User and group
    • Folders
    • Restrictions
    • Client
    • Ansible
    • Enhancements
    • See also
  • 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, ...?
    • 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?
    • 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?
    • Requirements for the borg single-file binary, esp. (g)libc?
    • Why was Borg forked from Attic?
  • Support
    • Issue Tracker
    • Chat (IRC)
    • Mailing list
    • Bounties and Fundraisers
  • Resources
    • Videos, Talks, Presentations
    • Software
  • Changelog
    • Important note about pre-1.0.4 potential repo corruption
    • 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
    • Repository and Archives
    • Lock files
    • Config file
    • Keys
    • Segments and archives
    • The manifest
    • The Archive
    • The Item
    • Chunks
    • Indexes / Caches
    • Indexes / Caches memory usage
    • Encryption
    • Key files
    • Compression
  • Development
    • Contributions
    • Style guide
    • Continuous Integration
    • Output and Logging
    • Building a development environment
    • Running the tests
    • Regenerate usage files
    • Building the docs with Sphinx
    • Using Vagrant
    • Creating standalone binaries
    • Creating a new release
  • Borg Contributors (“The Borg Collective”)
    • Attic authors
  • License
 
Borg - Deduplicating Archiver
  • Docs »


Last updated on 2016-11-03.

Sphinx theme provided by Read the Docs