On 2019-06-05 12:52, David Wynn via BackupPC-users wrote:
> Hi Mike ... don't know if I replied correctly to this or not .... And NO - I
> have not changed the RsyncBackupPCPath, it is still /usr/local/bin/rsync_bpc.
> And YES, the 192.168.1.6 is the IP address to our Netstore device. Just
> can't figure out why it is appearing in the command line ... aaarrrggghh (I
> almost hate technology!)
One minor thing, it actually looks like RsyncClientPath is set to
192.168.1.6. It should look like this:
$Conf{RsyncClientPath} = '/usr/bin/rsync';
Also worth checking:
$Conf{RsyncSshArgs} = [
'-e', '$sshPath -l root',
];
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/