8 lines
492 B
Plaintext
8 lines
492 B
Plaintext
|
<path to borgbackup base directory> /var/borgbackup
|
||
|
<path to SSH private key for repo> /var/borgbackup/sshPrivate.key
|
||
|
<connection string to remote repo> user@server-number.rsync.net:repoName/
|
||
|
<password for SSH key/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=1H --keep-last=5
|
||
|
<location of borg remote instance> borg1
|