cleared up sample notation for remote server

This commit is contained in:
Asif Bacchus 2019-01-30 09:59:02 -07:00
parent b5b52a3025
commit 26c5fc1f4f
1 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<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/
<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