In v3, when I was backing up on the same server, I eliminated an
"unncessary" extra ssh by substituting 'sudo' for 'ssh' using:
$Conf{RsyncClientCmd} = '/usr/bin/sudo $rsyncPath $argList+';
Not sure how to do this in v4 where one doesn't have access to
RsyncClientCmd but instead can only specify:
RsyncClinetPath
RsyncSshArgs
SshPath
i.e., I don't see how to eliminate the use of ssh...
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/