Files
simple_backup/config

16 lines
437 B
Plaintext
Raw Normal View History

2015-10-29 19:42:40 +01:00
#Example config file for my_backup
2015-11-25 13:26:57 +01:00
# WARNING: Values should NOT be quoted, e.g. use inputs=/some/dir instead of inputs="/some/dir"
2015-10-29 19:42:40 +01:00
#Input directories. Use a comma to separate items
inputs=/home/my_home,/etc
#Output directory
backup_dir=/media/Backup
#Exclude patterns. Use a comma to separate items
exclude=.gvfs,.cache*,[Cc]ache*,.thumbnails*,[Tt]rash*,*.backup*,*~,.dropbox*
#Number of snapshots to keep (default: keep all)
keep=