-
Hi @ddebeau I am seeing in my aws console that the incrementals created are based on the full rather than on previews incremental.
![image](https://user-images.githubusercontent.com/41461879/22649…
-
I've been reading the code before trying this out, and I noticed that when incremental_backups is True, put_from_manifest will delete files even if they failed to upload:
...
for ret in pool.imap…
-
Bsdtar is able to honor the nodump flag.
Adding a flag --uarch could greatly enhance the usefulness of bsdtar for incremental backups. On ZFS (at least on FreeBSD) the uarch flag is automatically s…
-
I'm trying to remove unneeded snapshots without my backup drive being connected.
```
% sudo btrbk prune --preserve-backups
WARNING: Skipping target "/media/backup/btrbk/rootfs": Failed to fetch s…
-
To make debugging easier we should record what backups/snapshots participated as bases (with their reason) in the current backup. This would allow us to trace the chain of incremental backups even if …
-
```
7) choosing xtrabackup binary should be automatic.
It disturbs me that you have to define the mysql_type_id in
scheduled_backups. innobackupex figures the mysql version out
automatically, and stor…
-
**I believe adding a backup feature would be a good idea!**
The situation is like this: I have personally implemented a similar feature, but due to my limited skills, it caused all of my system's P…
-
#### What is your current rclone version (output from `rclone version`)?
rclone v1.47.0
- os/arch: linux/amd64
- go version: go1.12.4
#### What problem are you are trying to solve?
I'm trying t…
-
Hi,
We are running Service Fabric 6.1.456.9494 in a 5 node cluster in Azure.
We have setup backup for all our stateful services that pushes to Azure Blob (similar to the GIT example).
We are taking…
-
```
Duplicati has been designed with different backends (without dedicated backup
software) in mind. For comparison Duplicity requires RSync. However, it would
be nice if Duplicati would allow bette…