On Thu, Apr 26, 2012 at 5:21 AM, MH Acct <[email protected]> wrote:
>
> Hi, I set up BackupPC on an old Linux box I had (with a clean OS install) and 
> got it backing up itself fine.  I then added my laptop to the pool and it 
> seemed to back that up ok, but when I checked the backup I found that it had 
> actually backed the local backup server again, instead of the remote laptop.
>
> $Conf{RsyncClientCmd} = '/usr/bin/sudo $rsyncPath $argList+';
>
> $Conf{RsyncClientRestoreCmd} = '/usr/bin/sudo $rsyncPath $argList+';

Try using ssh instead of sudo for access to remote machines.

-- 
   Les Mikesell
     [email protected]

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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/

Reply via email to