borg
borg copied to clipboard
Deduplicating archiver with compression and authenticated encryption.
There is some danger that bitrot and storage media defects could lead to backup data loss / repository integrity issues. Deduplicating backup systems are more vulnerable to this than non-deduplicating...
## Is this a BUG / ISSUE report or a QUESTION? QUESTION, possibly ISSUE ## System information. For client/server mode post info for both machines. - Client: macOS - Repository:...
the diff command (#177) is great in finding out what changed between different archives. however, it would also be useful to diff against existing files. i know that you can...
There was an extended discussion on a feature that would allow the use of something more unambiguous than prefixes to identify a series of backups on which commands like `prune`...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? Question ## System information. For client/server mode...
## current state (current master branch, borg 1.x, borg 0.x, attic) A borg repository is primarily a key/value store (with some aux functions). The key is the chunk id (==...
Forward port of a change implemented by @enkore back in 2016: https://github.com/enkore/borg/commit/09b21b117c6d34032a9483dd82086a4fae532cb6
A pre-existing directory might be a Btrfs subvolume that was created by the user ahead of time when restoring several nested subvolumes from a single archive. --- I'm also interested...
My version of borgbackup ``` $> borg -V borg 1.2.0 ``` My systeme ``` $> lsb_release -a No LSB modules are available. Distributor ID: Pop Description: Pop!_OS 22.04 LTS Release:...