adding comments for other ideas ...
authorhackbard <hackbard@hackdaworld.org>
Sat, 3 Oct 2015 10:01:51 +0000 (10:01 +0000)
committerhackbard <hackbard@hackdaworld.org>
Sat, 3 Oct 2015 10:01:51 +0000 (10:01 +0000)
bin/backup

index 9826687..43a1d4c 100755 (executable)
@@ -105,6 +105,11 @@ for pb in $backupdir/[0-9]*; do
                        log continuing $pb as $cbd ...
                fi
 
+               # if this is a new day backup, i.e.:
+               # - this is somewhere else!!!
+               # try to use content as basis
+               # ...
+
                rsrc=""
                for dir in $homedirs; do
                        rsrc="$rsrc :/home/$user/$dir"