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! ## Have you checked borgbackup docs, FAQ, and open GitHub issues? No, except https://github.com/borgbackup/borg/pull/7946 ## Is this a BUG / ISSUE report or a QUESTION? Typo? #### Your borg...

documentation

Check whether we want to use that code instead of some homegrown stuff in borg: https://github.com/earonesty/msgpickle

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

question

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

question

master branch: https://github.com/borgbackup/borg/blob/1.2.0b4/src/borg/testsuite/archiver.py#L534 this fails on cygwin. `sto.st_atime_ns` is newer than expected. maybe this has to do with borg working fd-based now, so we open the files early and then...

bug
cmd: create

borg 1.4 defaults to "legacy". We could change that for borg2 to "modern", so borg by default gives a lot of specific error and warning exit codes. Opinions about that?

Hey, I'm using `borg 1.2.8`. The remote disk is full and I don't know how to proceed. How can I prune/compact old backups in this situation (even manual with a...

Hi, I am using `borg prune` to reduce the disk space used by my backups. I would like to be able to mark some backups as "not prunable" so that...

documentation

Suggestion from a user who overlooked the version selector: """ I just now saw the drop-down in the bottom right corner to select the different versions on that docs page....

help wanted

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