Add nobackup option
This commit is contained in:
parent
df7d7bc6c0
commit
8191bef242
2
backup.8
2
backup.8
|
@ -10,6 +10,8 @@ backup
|
||||||
Thunix uses a daily cron job that runs /usr/local/bin/backup
|
Thunix uses a daily cron job that runs /usr/local/bin/backup
|
||||||
script to store tar gzip compressed files located on local disk in BACKUPS
|
script to store tar gzip compressed files located on local disk in BACKUPS
|
||||||
|
|
||||||
|
The files matching patterns listed in ~/.thunix/nobackup will be excluded.
|
||||||
|
|
||||||
Cycle: Full weekly and incrementals daily.
|
Cycle: Full weekly and incrementals daily.
|
||||||
|
|
||||||
Incremental backup restore process:
|
Incremental backup restore process:
|
||||||
|
|
Loading…
Reference in New Issue