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

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

question

Let's discuss here, whether / how borg could support this, assuming there is a jpeg xl library (with python / cython binding), that supports a bit-identical compression (transformation to jpeg...

question
c: compression

There are often requests to add some new and great compression algorithm X. This ticket is to collect such ideas and also to specify the adoption policy for X: -...

documentation
c: compression

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

question
documentation
cmd: extract

I've updated the pkgsrc package, which is using the pypi distfile, to 1.2.0 and wanted to run the self tests to verify that the package works as expected. I tried...

documentation
testsuite

NetBSD has a compatibility layer to Linux' xattr API: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/xattr.h (w/ no access to the system namespace, whatever that's used for) ``` /* * Support for file system extended attributes....

enhancement
help wanted
filesystem
os: bsd

## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes. ## Is this a BUG / ISSUE report or a QUESTION? Feature request. ## System information N/A ##...

Docs at https://borgbackup.readthedocs.io/en/stable/usage/create.html say: > Paths are added to the archive as they are given, that means if relative paths are desired, the command has to be run from the...

cmd: create

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

question
cmd: check

This may already exist but I've not found anything in the quick searches I've done. I've just setup a Borgbase account for offsite backups. I've looked at Borgmatic & Vorta,...