borg icon indicating copy to clipboard operation
borg copied to clipboard

Deduplicating archiver with compression and authenticated encryption.

Results 476 borg issues
Sort by recently updated
recently updated
newest added

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...

security

## 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...

filesystem

## 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...

question

## 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...

question
hardware-issue

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...

question

## 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...

monitoring

## 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...

question

## 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...

documentation