Update README.md
This commit is contained in:
parent
abf201c25f
commit
846f0cf7e9
1 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,9 @@ Motivation:
|
||||||
All the backup systems are either slow or crashing or both on my backup.
|
All the backup systems are either slow or crashing or both on my backup.
|
||||||
|
|
||||||
Tried duply:
|
Tried duply:
|
||||||
* works but very slow:
|
<details>
|
||||||
|
<summary>Works but is very slow</summary>
|
||||||
|
|
||||||
```
|
```
|
||||||
--------------[ Backup Statistics ]--------------
|
--------------[ Backup Statistics ]--------------
|
||||||
StartTime 1547198362.85 (Fri Jan 11 09:19:22 2019)
|
StartTime 1547198362.85 (Fri Jan 11 09:19:22 2019)
|
||||||
|
@ -25,6 +27,9 @@ Errors 0
|
||||||
--- Finished state OK at 12:25:15.000 - Runtime 03:06:43.000 ---
|
--- Finished state OK at 12:25:15.000 - Runtime 03:06:43.000 ---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
Tried restic:
|
Tried restic:
|
||||||
* crashes with OOM
|
* crashes with OOM
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue