borg
borg copied to clipboard
Deduplicating archiver with compression and authenticated encryption.
## Have you checked borgbackup docs, FAQ, and open Github issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? Question / Enhancement ## System information. For...
This is mostly for developers and people interested in bleeding edge stuff. I currently work on an experimental branch to make borg2 work with this: https://github.com/borgbackup/borgstore That's a very simple...
master branch / betas: "adhoc-with-files" is default since b9. "local" has been used before since ages (but with the known issues with chunks cache resyncing if multiple clients access the...
see #8318 so long as it can be assumed that the user has configured a POSIX compliant login shell, using a simple command [1] looks cleaner, as no ``export`` or...
Hello! ## Context i currently use borg 1.x on a debian bookworm system, where i (also) want the server to not trust the clients that much and said clients connect...
Greetings, I had big problem when I reinstalled my linux. I didn't take note to my borg version. Consequently I couldn't restore my backup until I found I used beta7...
**Have you checked borgbackup docs, FAQ, and open GitHub issues?** Yes **Is this a BUG / ISSUE report or a QUESTION?** Question **Borg Version** `borg 1.1.15` **Operating system (distribution) and...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? BUG / ISSUE ## System information. For...
The code does not compile on freebsd 13 due to using `acl_extended_link_np` to determine whether a file has ACLs beyond what the normal user/group/mode bits can express. See `src/borg/platform/freebsd.pyx`. So...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes - https://github.com/borgbackup/borg/issues/7760 - https://github.com/borgbackup/borg/issues/5219 - https://borgbackup.readthedocs.io/en/stable/search.html?q=msgpack ## Is this a BUG / ISSUE report or a QUESTION? Issue...