borg
borg copied to clipboard
Deduplicating archiver with compression and authenticated encryption.
``` 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:...
Adding 'enhancement' label based on user approval. Existing labels are kept for issue #939.
> 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...
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...
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...
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`...
## 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...
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...
http://www.nongnu.org/lzip/xz_inadequate.html
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,...