borg
borg copied to clipboard
Deduplicating archiver with compression and authenticated encryption.
Currently, it only tries to work for local repos (== some directory), support for `ssh://...` repos is not implemented at all: - `Location` class only parses win32 directory paths (not:...
as borg now uses `repository.store_load` and `.store_save` to load and save the chunks index, we need a rather high limit here. a quick fix is to set this to ~4GiB...
It would be nice if this backup tool could get a professional security audit. I don't know whether attic once got one, but nevertheless as much things changed in borg...
this is a basic draft proposal for a different way to compose segments and to handle "commits". it's mainly collecting some loose thoughts i kept talking about, and it's time...
Users may want to list their old repo before using `borg transfer`, so guess we need that option there also.
When closing my notebook and hence disconnecting it from network while borg backing up to an SFTP backend - and reopen it later, the process neither continues nor quits, despite...
## 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...
Just to bring to your attention that as a new user, the patterns documentation is still confusing in many places and it might need a rewrite. > The path/filenames used...
I cannot find any information on what happens when the quota size on the repo is reached while backing up? Or when the free space runs out. Can anyone shine...
## Have you checked borgbackup docs, FAQ, and open Github issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? BUG #### Your borg version (borg -V)....