|
Re: Feature Request - Message to user of machine being backed up: msg#00144sysutils.backup.backuppc.general
mark@xxxxxxxxxxxxxxxxxx writes: > Trying to send the user a popup message that a backup is about to start, I put > this line in my conf.pl: > > $Conf{DumpPreUserCmd} = 'alert_user.sh'; You need an explicit path: $Conf{DumpPreUserCmd} = '/bin/alert_user.sh'; Note that you can also pass the host name so that your script can do the right thing for different hosts, eg: $Conf{DumpPreUserCmd} = '/bin/alert_user.sh $host'; Craig ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ BackupPC-users mailing list BackupPC-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Feature Request - Message to user of machine being backed up: 00144, Dale Sykora |
|---|---|
| Next by Date: | Re: Feature Request - Message to user of machine being backed up: 00144, mark |
| Previous by Thread: | RE: Feature Request - Message to user of machine being backed upi: 00144, mark |
| Next by Thread: | Re: Feature Request - Message to user of machine being backed up: 00144, mark |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |