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

I have been hitting this problem for a while. The way borg is installed is generated via flatpak-builder-tools The message is > borgbackup-1.2.3.tar.gz has inconsistent version: expected '1.2.3', but metadata...

Hello, First of all, thx for this project. That is really usefull and secure! My use case. I want to migrate my client from an hardware to a other one....

question

Hello, I just started using Vorta and Borg and I had successfully tested backing up on an external USB disk. Since I have a lifetime plan on pCloud with 500GB...

question
filesystem

As already mentioned in #2412 SQLite seems to be the main pain point with frequent backups in terms of subpar optimization. The alternative setting of > chunker-params 15,19,17,4095 (so ~512k...

documentation
c: chunker

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

question
patterns

New since OpenSSL 3.2: https://www.openssl.org/docs/manmaster/man7/EVP_KDF-ARGON2.html Once that is widespread, we can use argon2 from there and have one less dependency.

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

## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? Question #### Your borg version (borg -V)....

question

Using `borg mount` to access an archive or even the whole repository is incredibly powerful and a very nice feature. Unfortunately, this also locks the repository so that no new...

cmd: mount

Using borg 1.2.6. Running `borg check -p`. Apart from printing '^C', Ctrl-C doesn't have an effect. Pressing Ctrl-C twice didn't abort borg check. _Originally posted by @rvanlaar in https://github.com/borgbackup/borg/issues/6057_

bug
help wanted