summaryrefslogtreecommitdiff
path: root/man.commons.in
blob: 4ebb7205d6482bf8259124039a7bbdea1668c67e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[FILES]
#ETCDIR#/backup.conf
[AUTHOR]
Erich Eckner <opensource at eckner dot net>.
[SEE ALSO]
backup(1)
backup-statistics(1)
last-backups(1)
remove-old-backups(1)
[CONFIG]
The configfile \fB#ETCDIR#/backup.conf\fP is a bash script, which defines the following variables:
.TP
.B "excludes"
array of paths to exclude from backup
.TP
.B "backups"
array with command line arguments for predefined backups for \fBbackup\fP
.TP
.B "maxWait"
maximum time to wait for destination directories to appear in \fBlast-backups\fP and \fBbackup-statistics\fP [seconds]
.TP
.B "outdatedLimit"
time before backups are considered outdated by \fBlast-backups\fP [seconds]
.TP
.B "recognSubdirRegex"
regular expression of subdirectories which should be appended to the parent directory in the report by \fBlast-backups\fP
.TP
.B "cacheDir"
directory to store valuable information generated by \fBbackup-statistics\fP in