Hi,
I try to use backuppc to backup files of my servers. My backuppc is a
docker container and I have 5 rsync worker replicas.
So I ssh into my rsyncworker as root then I rsync $host datatobackup
/destination.
Here's my command :
$sshPath -q -x -l root rsyncworker $rsyncPath -avz $host $argList
Hi to all.
I'm using BPCv4 to backup aroute 50 hosts.
These hosts have the same rsync configuration: 1 share and same schedule
One of these hosts, has 2 shares. One should be backupeed as usual,
the other one, should be backupped every hour.
Which is the best way to do this ?
I'm thinking to add