From 3ee260ee67ee6e17f583c9cc0ac8f7e37c1ae190 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 4 Apr 2018 20:50:56 +0200 Subject: Made backup script more generic, added specific script for stromboli --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5622605..fa61316 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # backup A wrapper that synchronises the contents of two directories using rsync. Intended for use in stromboli to backup the files from vesuvio. -This script also does some checks to ensure that both data and backup directories are mounted correctly before attempting to copy. +This script also does some checks to ensure that both source and destination directories exist, and it logs the output of rsync. + +`backup` is a generic backup script. `stromboli_backup` is a wrapper that uses `backup` but has some hardcoded parameters specific to stromboli. -- cgit v1.2.3