On 5/27/2010 10:06 AM, plight wrote: > > Hello there. I am having a couple issues with the latest beta of backuppc. > > 1) Is there any way to make a notification go out if "no ping response" > happens? I am using the ftp xfer and I have scripts that notifies me if it > was unable to connect to the ftp server (ie XferOK=0). The problem is if the > ping fails, it does not process post dump commands, which means my script > doesnt get processed, and the notification doesnt go out.
If you can handle a subsequent failure gracefully, just replace the ping command $Conf{PingPath} with something that will never fail like /bin/true. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ _______________________________________________ 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/