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. #6650 is about the same problem, but I'm not backing up a network filesystem. ## Is this a...

documentation

Had an interesting discussion at 35c3 and the idea came up to add a fixed blocksize chunker for LVM LE size (4MiB? And configurable also to other block sizes, of...

cmd: create
c: chunker

If you backup a ZFS filesystem (e.g. /tank/test), it is a good advice to take ZFS snapshot before to ensure consistency. However if borg is used to backup the hidden...

question

talked with @fd0 at 34c3 about MT and he mentioned that the sweet spot for input file discovery / reading parallelism seems to be 2 (for hard disks, hdd based...

cmd: create

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

binaries

master branch requires py39+. 1.4-maint branch requires py39+. 1.2-maint branch requires py38+. 1.1-maint won't see any changes. python 3.6 - https://docs.python.org/3/whatsnew/3.6.html especially: - [X] #5634 - [X] f-strings: https://docs.python.org/3/whatsnew/3.6.html#whatsnew36-pep498 -...

Just to keep a borg2 idea: Assume we have multiple **related repos** that get backups of basically the same source data sets: - REPO_FAST (e.g. it is local, same LAN...

enhancement
cmd: extract

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

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

bug
help wanted

borg up to and including 1.2.x includes these 3rd party packages (as source code): - (lib)lz4, required: >= 1.7.0 - (lib)zstd, required: >= 1.3.0 - (lib)xxhash, required: >= 0.8.0 -...

binaries
community