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 ## System information. For client/server mode...
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...
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: -...
## 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...
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...
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....
## 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...
## 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...
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,...