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

Hello folks, I have switched borg from apt v1.2.0 to python3 v1.2.8 (Ubuntu 22 LTS). So far everything has worked great, everything according to the instructions. I have installed everything...

## Have you checked borgbackup docs, FAQ, and open GitHub issues? As best as I could ## Is this a BUG / ISSUE report or a QUESTION? ISSUE: can't build...

question

I noticed a potential issue in the [Standalone Binary installation section](https://borgbackup.readthedocs.io/en/1.2-maint/installation.html#standalone-binary) of the documentation where it suggests creating a symlink to make `borgfs` an alias for `borg mount` Quote: >...

documentation

Hello i recently installed Nextcloud AIO on a Ubuntu VM in Proxmox, i used recommended AIO install of Nextcloud 28. I have borg backup fail error 104. The backup dir...

## Have you checked borgbackup docs, FAQ, and open GitHub issues? Mostly ## Is this a BUG / ISSUE report or a QUESTION? Kind of? ## System information. For client/server...

After installing `xxhash`, the borg build fails because it can not find libxxhash via pkg-config. Guess this is caused by a invalid / unsupported line in `libxxhash.pc`: ``` ... Version:...

## Have you checked borgbackup docs, FAQ, and open GitHub issues? YES ## Is this a BUG / ISSUE report or a QUESTION? ISSUE / QUESTION ## System information. For...

Here is a fix for #5213 by calling wipe_cache() if an exception is raised on LocalCache.open().

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

bug

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

documentation