From 7cee6cbdcfd090313149f9a553ebc77ce49e4295 Mon Sep 17 00:00:00 2001 From: "Kevin Veen-Birkenbach [aka. Frantz]" Date: Sat, 12 Feb 2022 09:17:48 +0000 Subject: [PATCH] Added hints how to optimize backups --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f89eac5..1c67480 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,5 @@ This setup script is not optimized yet for performance. Please optimized this sc - https://stackoverflow.com/questions/26331651/how-can-i-backup-a-docker-container-with-its-data-volumes - https://netfuture.ch/2013/08/simple-versioned-timemachine-like-backup-using-rsync/ - https://zwischenzugs.com/2016/08/29/bash-to-python-converter/ +- https://en.wikipedia.org/wiki/Incremental_backup#Incremental +- https://unix.stackexchange.com/questions/567837/linux-backup-utility-for-incremental-backups