Hello,
with the old version of backuppc (V3) I was using the following command:
$Conf{RsyncClientCmd} = '$sshPath -q -x -l backuppc $host /usr/bin/nosleep --awaymode $rsyncPath $argList+';

With the new version (V4), what would be the command line to continue using "/usr/bin/nosleep --awaymode"?
Where to insert this command in the following lines:
$Conf{RsyncSshArgs} = ['-e', '$sshPath -l backuppc'];
$Conf{RsyncClientPath} = '/usr/bin/rsync';


Thanks for your help.
Pascal


Translated with www.DeepL.com/Translator (free version)
--
Pascal



_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to