-
This weeks backup is failing:
```
creating backup: /media/me/lol/@backups/@rootfs.20211001
in @ 8183 kiB/s, out @ 120 MiB/s, 12.2 GiB total, buffer 82% full
summary: 12.4 GiByte in 3min 28.8s…
-
Below is a simple PowerShell script to create backups on a Windows Server. This script uses the built-in `wbadmin` command, which is available on Windows Server editions. Adjust the script based on yo…
-
Trying to use `jc` to parse the output from the following command and the command just hangs with no output. Not sure what's going on.
Command:
`rsync --timeout=60 --progress --bwlimit=2000 --recu…
-
#### Use Case:
Rocks equivalent:
- https://github.com/facebook/rocksdb/wiki/Checkpoints
- https://docs.rs/rocksdb/0.15.0/rocksdb/checkpoint/struct.Checkpoint.html
The primary use case here is ex…
-
hello, I'm having some trouble setting this up to take snapshots locally with a copy to USB disk that may or may not be connected, as per your example on the readme page, config:
```
snapshot_pres…
-
```
$ duplicacy -v backup -stats #shows only total uploaded data
$ duplicacy -v restore -r -stats #shows only total downloaded data
```
Since services like `Backblase B2` which I'm using, charge …
-
Hi,
Can you please tell me what I'm doing wrong?
The dryrun always shows me the error `!!! Target "192.168.1.10:/backups/" aborted: Failed to fetch subvolume detail`
The local snapshots are worki…
-
### Describe the feature or change in detail
There is a set of scripts at https://github.com/ramirojoaquin/vestacp-borg-incremental-backups - could its functionality be made available in the UI? The …
xeruf updated
6 months ago
-
A setting to convert backup_script calls to backup_exec and backup calls would be very helful in mutliple situations:
1. backup calls have a better log output
2. backup calls support incremental bac…
-
Tested with: MariaDB-backup-10.2.11-1
`mariabackup --apply-log "${full_backup_dir}"`
will definitely not run without --target-dir= in front of the "${full_backup_dir}"
Also according to https:/…