kevinv
Joined: 28 Feb 2010 Posts: 1
|
Posted: Sun Feb 28, 2010 9:06 pm Post subject: run script after each sync completes |
|
|
We do a sync to 60+ servers and want to run a script that does something on each server after it is synchronized.
In the current configuration when you turn on run a script it's run after the entire job completes and the whole list of servers is provided in a env variable that has to be parsed to pull out each individual server.
We'd prefer to have the script launched as each sync completes with just the path of the server just finished available, instead of the whole list.
Thanks,
Kevin |
|