aboutsummaryrefslogtreecommitdiff
path: root/examples/example.rsnap
blob: 0893cdf3ae51e9759ee2caeede75e7615d19461a (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
30
31
32
33
34
35
36
[options]
options =
nicelevel = 19
keep = 90
label = systemname_domain_tld

[source]
bandwidthlimit = 1000
#remote_rsync = /usr/local/bin/sudo_rsync
#sshoptions =
testconnect = yes
numericids = 1
compress = 1
srchost = backupuser@hostname.domain.tld

# files to include in the backup
# (supports globbing with '*')
include = /var
include = /usr/local
include = /home

# files to exclude from the backup
# (supports globbing with '*')
exclude = /home/*/Maildir
exclude = /var/log
exclude = /proc
exclude = /srv
exclude = /sys
exclude = /*.gz

[dest]
directory = /media/backup
enable_mv_timestamp_bug = no
incremental = yes
enable_freedups = no
freedups = /usr/local/bin/freedups