-
A super easy way to make full or incremental backups of the ITS filesystem is by using :DUMP with a remote tape saver. The big advantage is that you don't have to stop the simulation to mount and unmo…
-
Hello,
we used Veeam 12 since oVirt 4.5.3 an had no problems until Veeam 12.1, now we get for many VM backup jobs (as far as could investige until now it only happens with incremental backups):
…
-
Instead of having in my `btrbk.conf`, e.g.
```
target send-receive /mnt/dest1
target send-receive /mnt/dest2
```
it would be good if by specifying
```
target send-receive /mnt/dest1 …
-
One of the things that make Threema quite difficult to handle for the average user is the backup procedure. You have to generate a full backup regularly on the phone, and then pull it from the phone o…
-
We have currently set it up the Velero to take daily backup of pv. but problem is causing us too much cost of snapshots .
is there any way to take incremental backup using velero like AWS lifecycle…
-
**Type of question**
How to perform a particular operation
**What did you do?**
Is there a way to set full backup instead of incremental backups?
![image](https://user-images.githubuse…
-
This script works really nice for transferring data between WordPress installations.
Is there also an example for using this script for backing up to tar/gzip,
ideally incrementally (important for …
-
I've made a initial backup of a dir as in:
```
$ ct -cvf mydrive.ct mydrive/
```
Now I trying to make an incremental backup based on the backup before:
```
$ ct -B mydrive.ct -cf mydrive-1.ct mydri…
-
Feel free to leave comments, I'll edit the OP
* combine individual files (to reduce file I/O) -> faster & cheaper
* compress on the fly
* progress report (e.g. files transferred/total files or M…
-
Hi
I want to prevent making unnecesarry snapshots and CR copies - would that be possible to not make a snap or start CR copy when VM if turned off? when You setup CR with retention 5 (monday-friday…