Changeset 1846 for box/trunk/bin/bbackupd/bbackupd-config.in
- Timestamp:
- 21/09/2007 19:59:06 (5 years ago)
- File:
-
- 1 edited
-
box/trunk/bin/bbackupd/bbackupd-config.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupd/bbackupd-config.in
r1845 r1846 468 468 # For example: 469 469 # 470 # ExcludeDir = ^/home/guest-user$470 # ExcludeDir = /home/guest-user 471 471 # ExcludeFilesRegex = \.(mp3|MP3)\$ 472 # AlwaysIncludeFile = ^/home/username/veryimportant\.mp3$472 # AlwaysIncludeFile = /home/username/veryimportant.mp3 473 473 # 474 474 # This excludes the directory /home/guest-user from the backup along with all mp3 … … 488 488 # ExcludeDirsRegex = ^/home/user/bigfiles/ 489 489 # ExcludeFilesRegex = ^/home/user/bigfiles/ 490 # AlwaysIncludeDir = ^/home/user/bigfiles/path491 # AlwaysIncludeDir = ^/home/user/bigfiles/path/to492 # AlwaysIncludeDir = ^/home/user/bigfiles/path/important493 # AlwaysIncludeDir = ^/home/user/bigfiles/path/important/files490 # AlwaysIncludeDir = /home/user/bigfiles/path 491 # AlwaysIncludeDir = /home/user/bigfiles/path/to 492 # AlwaysIncludeDir = /home/user/bigfiles/path/important 493 # AlwaysIncludeDir = /home/user/bigfiles/path/important/files 494 494 # AlwaysIncludeDirsRegex = ^/home/user/bigfiles/path/important/files/ 495 495 # AlwaysIncludeFilesRegex = ^/home/user/bigfiles/path/important/files/
Note: See TracChangeset
for help on using the changeset viewer.
