new directory structure and template files

This commit is contained in:
Asif Bacchus
2019-05-19 21:35:12 -06:00
parent a9ec3113a1
commit 82eff9d8ae
6 changed files with 77 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<path to borgbackup base directory> /var/borgbackup
<path to SSH private key for remote server> /var/borgbackup/sshPrivate.key
<connection string to remote repo> user@servername.tld:repoName/
<password for repo> pAsSwOrd
<path to file listing extra files> /root/NCscripts/xtraLocations.borg
<path to file with exclusions> /root/NCscripts/excludeLocations.borg
<purge timeframe options> --keep-within=7d --keep-daily=30 --keep-weekly=12 --keep-monthly=-1
<location of borg remote instance> borg1