On Mon, Feb 27, 2012 at 2:56 PM, Yannick REIN <yr...@qeex.com> wrote:

>
> That's is my "RsyncClientRestoreCmd" line in BackupPC
>
> $sshPath -q -x -l backup $host $rsyncPath $argList
>
> How can i give administrator rights with sudo in this line?
>
>
simply add sudo:  $sshPath -q -x -l backup $host sudo $rsyncPath $argList
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
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/

Reply via email to