On Tuesday 21 January 2014 14:03:11 Erik P. Olsen wrote:
> Is it possible for the director to send messages to specific clients about
> when a backup has started and when it has terminated?
>
> It is especially users with laptops for whome it is important to know that
> a backup is in process so they should not shut down the computer.

I would have thought that the easiest way would be to use the RunScript{} hook 
setting up one for before the job starts and one for after the job ends.

All you have to do is work out how to match an client to an email address.

It may be easier to do something using the smbpopup /vwinpopup protocol then 
you can simply send it to the host IP or DNS name.

smbclient -M <IP> "Messager text here"

You will need a winpopup client running on the clientPC. WinXP I think did it 
by default, but there are plenty of free clients out there.

Gary

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to