This commit is contained in:
2026-06-14 20:10:33 -04:00
parent 0ea372bb3b
commit b25e482c18
3 changed files with 53 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"Name" : "hs02_to_hbkp01",
"Host" : "hs01.cvtt.vpn",
"BackupHost" : "",
"BackupRootDir" : "/backup/hs01",
"Filesystems" : ["/backup" ],
"RsyncOptions" : ["-arxv", "--delete", "--relative" ],
"Exclude" : [],
"DailySnapshots" : true,
"PruneBackupDays" : 90
}