borg
borg copied to clipboard
Deduplicating archiver with compression and authenticated encryption.
In borg 1.2-maint, I still made the bundled `*.c` files by cythonizing with cython 0.29.latest - because that is what we used for a long time in the past. Considering...
ArchiverTestCaseBinary.test_create_paths_from_command_with_failed_command ArchiverTestCaseBinary.test_create_content_from_command_with_failed_command test assertion fails due to: "Command 'sh' exited with status 73\n" vs. 'Command Error: Command %r exited with status %d\n'
When looking at #8035, i noticed borg does an hmac check on the decrypted key. But to get that, it uses the key derived from the user's passphrase *and* the...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes. There are related issues https://github.com/borgbackup/borg/issues/6031 and https://github.com/borgbackup/borg/issues/7266, and a FAQ ["How important are the nonce files?" ](https://borgbackup.readthedocs.io/en/stable/faq.html#how-important-are-the-nonce-files) suggests...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes. Neither the documentation, nor FAQ, nor existing issues match my problem. ## Is this a BUG / ISSUE...
## 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...
Hello! ## Have you checked borgbackup docs, FAQ, and open GitHub issues? Honestly, no: I think this might be outside of Borg's scope (or not... ^^). ## Is this a...
## 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...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? ISSUE (feature request) ## System information. For...
## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? No ## Suggestion Instead of manually creating...