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

``` openindiana: Provider: virtualbox openindiana: Architecture: "amd64" ==> openindiana: Updating 'openindiana/hipster' with provider 'virtualbox' from version ==> openindiana: '202403' to '202409'... ==> openindiana: Loading metadata for box 'https://vagrantcloud.com/api/v2/vagrant/openindiana/hipster' ==> openindiana:...

vagrant

Adding 'enhancement' label based on user approval. Existing labels are kept for issue #939.

enhancement
patterns

> if the code recurses into an excluded dir (searching for stuff that is included again in directories deeper below), > it does not archive the intermediate directories, so we...

patterns

The problem with `--exclude-if-present` is that there is no fine grained control over what is included or excluded from the directory where the file/dir is present, it's just all or...

patterns

I would find it very convenient to be able to include in my --exclude-from file entries of the form "hash:94aa9aa957ac131a6cc61218c5b3128eec32077ced97ad13934876d0" (or similar). My main intended use of this feature is...

patterns

Sometimes it is reasonable to exclude directory, but only if some file is present. ### Example Rust projects are defined by `Cargo.toml` file. All build files are placed to `target`...

question
patterns

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

enhancement
patterns

Hi, Thanks for creating this awesome backup tool, I've started using it to create full backups of my machines recently and it works great! During the configuration stage it took...

patterns

http://www.nongnu.org/lzip/xz_inadequate.html

breaking
c: repository
c: compression

the borg files cache can be rather large, because it keeps some information about all files that have been processed recently. lz4 is a very fast compression / decompression algorithm,...

help wanted
easy
c: cache
good first issue
c: compression