I have to redo an offsite backup server running since 2015. The OS disk
died.
I am fine with just making new backups, what I really do not have time
for is reinventing the client backup configs.
Can anyone help me?
I found https://github.com/backuppc/backuppc/issues/132 , so I know I am
not
Mine is pretty much stock.
config.pl snippet
#
# Ssh arguments for rsync to run ssh to connect to the client.
# Rather than permit root ssh on the client, it is more secure
# to just allow ssh via a low-privileged user, and use sudo
# in $Conf{RsyncClientPath}.
#
# This setting only matters if $C