From 846f0cf7e9e2232137f6f41f25cac10e52476846 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Mon, 25 Feb 2019 21:51:56 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02fcc8b..90d2b9b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Motivation: All the backup systems are either slow or crashing or both on my backup. Tried duply: -* works but very slow: +
+ Works but is very slow + ``` --------------[ Backup Statistics ]-------------- 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 --- ``` +
+ + Tried restic: * crashes with OOM