From: Peter Palfrader Date: Sun, 15 Mar 2009 20:15:07 +0000 (+0100) Subject: clarify the mkdir requirement X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c958df92a4885850719e62cb999af7cad460dcda;p=mirror%2Fdsa-wiki.git clarify the mkdir requirement --- diff --git a/input/howto/backup.creole b/input/howto/backup.creole index a5ff119..e208d40 100644 --- a/input/howto/backup.creole +++ b/input/howto/backup.creole @@ -70,7 +70,7 @@ Directories: {{{/root/.ssh/authorized_keys}}} on bartok, start a new section for each host. * configure how many copies of the directory should be kept in {{{/etc/da-backup-manager/}}} -* mkdir the target directories +* mkdir the target directories (at least the first level dir is required. the last directory in the path rsync will create itself). * run {{{da-backup -v}}} on the client to see if it all works.