backup config, as of 2021/03/23
This commit is contained in:
14
damia/root/data/config-ncdata.data
Normal file
14
damia/root/data/config-ncdata.data
Normal file
@@ -0,0 +1,14 @@
|
||||
#!/bin/bash
|
||||
# br, sept 2007 - Dec 2010
|
||||
|
||||
SOURCEDIR=/data/ncdata # full path
|
||||
SERVER=local # could also be user@hostname, or "local" if local ma$
|
||||
DESTDIR=/mnt/backup1/damia-ncdata # full path, or relative to home dir$
|
||||
|
||||
NYEARS=3
|
||||
NMONTHS=12
|
||||
NWEEKS=4
|
||||
NDAYS=7
|
||||
|
||||
# filter: can be used in every directory within the "source" dir.
|
||||
FILTER=--filter='dir-merge .filter-rule'
|
Reference in New Issue
Block a user