backup-bench icon indicating copy to clipboard operation
backup-bench copied to clipboard

Quick and dirty backup tool benchmark with reproducible results

Results 12 backup-bench issues
Sort by recently updated
recently updated
newest added

I'll also note that bupstash has a newer release as of 2022-11 (v0.12.0) claiming 3x CPU-limited speed improvement

https://github.com/deajan/backup-bench/blob/defca973d34d11764a2c790119e723d8f379198a/README.md?plain=1#L231 You can use `duplicacy init -repository source-dir ...`, the `.duplicacy` directory is created in current directory, so it won't clobber with `source-dir`. I agree the CLI of duplicacy is...

There is **[rustic](https://github.com/rustic-rs/rustic)** that is the successor of restic, but rustic is written in full rust language instead GO language. * Rustic is compatible with restic backup. * Rustic has...

next

Unless I'm missing something, Borg only supports Borg remotes - it doesn't support rclone. You could `rclone mount` and try borg-ing to it, but that doesn't count and also seems...

... depends on a lot of things and might be hard to compare. just a few insights (from borg development): - borg 1.x does some information gathering based primarily on...

it's hard to compare backup tools as some features and policies/styles will be different and hard to compare. nevertheless, some related ideas (see feature table in the README): ## Reliability...

Hi @deajan, Awesome work! I took a look at your script and I have a few [suggestions](https://github.com/gilbertchen/duplicacy/issues/635): 1-For backup and restore commands, please use the [-threads option](https://forum.duplicacy.com/t/backup-command-details/1077) with 8 threads...

Hi, I suggest to also add a config option for backupping remote source (not just remote repo as it is already done) on NFS (it may also be on the...

next

Would it be possible to do a test when backing up to cloud storage? As long as your local internet does not charge you for bandwidth, you can use Oracle...

next

I think this is an important use case

next