Hi,

i need to execute two commands in the PreUserCmd/PostUserCmd. I tried it 
with this one:
$Conf{DumpPreUserCmd} = 'touch /var/lock/backuppc/BackupPC && $sshPath 
-q -x -l root $host touch /var/lock/backuppc/BackupPC';
and this one:
$Conf{DumpPreUserCmd} = 'touch /var/lock/backuppc/BackupPC';
$Conf{DumpPreUserCmd} = ' $sshPath -q -x -l root $host touch 
/var/lock/backuppc/BackupPC';

At the first try, i can see in the logs that the Option -q is not valid 
FOR "touch". If i try the command as backuppc-user in the shell it works.
The second try is also not working because only the last Line is executed.

Is there a nice and easy way to do this?

Thanks,
Dennis


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
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