borg
borg copied to clipboard
Deduplicating archiver with compression and authenticated encryption.
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yeah ## Is this a BUG / ISSUE report or a QUESTION? Bug/Issue ## System information. For client/server mode...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? BUG ## System information. For client/server mode...
Greetings, I've been using borg/borgmatic for quite some time now with no issues what so sever. I have about 7 previous backups. Last week I did a fresh install of...
See #8309 - is there a good way to get prettier error messages **for expected errors** (like e.g. missing pkg-config or some other system level requirement)?
Update 'borg check --repair' to include the number of problems repaired in the final output message. This provides users with clearer information about the repairs performed during the consistency check.
## Is this a BUG / ISSUE report or a QUESTION? BUG ## System information. For client/server mode post info for both machines. #### Your borg version (borg -V). borg...
Hi, first of all thx for all the effort you guys put into this project. I am playing around with borg 2.0.0b9 at the moment. I noticed that the stats...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? Feature request ## Describe the problem you're...
My current Borg setup includes a cronjob that executes `prune` and `compact` once a day. With 2.0.0 b9 the necessity of `borg check` was introduced for this. Now `borg check`...
Round-up of #51 #1337 #1342 - xattrs (Linux, OSX, BSD) are currently stored in-line in the items, as a dictionary. - NTFS ADS are more file-like and are currently separate...