Ok here it is my current situation, and i ask you all for help my host config file: $Conf{PingPath} = '/bin/echo'; $Conf{SmbShareName} = ['pst$', 'afarid$']; $Conf{SmbShareUserName} = 'xyz\xyz'; $Conf{SmbSharePasswd} = '123456'; $Conf{XferMethod} = 'smb'; $Conf{XferLogLevel} = 1; $Conf{DumpPreUserCmd} = '/xp/wake'; $Conf{DumpPostUserCmd} = '/xp/sleep';
/xp/wake: wakeonlan 00:16:E6:9F:30:F1 /xp/sleep: net rpc shutdown -I xx.xx.xx.xx -U xyz%123456 when backup start its bring up the machine, but then i get this error: No files dumped for share pst$ is there anyway to postpone the backup till the machine up ? thanks so much. +---------------------------------------------------------------------- |This was sent by [email protected] via Backup Central. |Forward SPAM to [email protected]. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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/
