Have a look at rsync ? You can tunnel rsync over ssh so it can be quite secure.
You would then need some script that would restart TC etc etc Hope this helps D Donie Kelly wrote: > Hi all > > We have a rack of sun servers and we have run into a small problem with > configuration. All the machine will have the same settings (more or less) > and these settings are currently read from a file which is distributed in > the WAR. > > If we need to change settings we need to update the settings file on each > machine, which is becoming a pain. There is a load balancer controlling the > load on the rack so we have little control over which machine is chosen when > we submit a request. > > My question is: How do we replicate the settings throughout the rack after > modifying one machine in the rack? > > I appreciate your time... > Donie > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
