I have a script that runs nightly and stores a clean image of each game. After the script iterates through each game and updates them...it copies the updated files to each game instance on the box. It omits some of the files that the steam updater would otherwise occasionally overwrite (server.cfg, hltv.cfg, liblist.gam, etc.)
This script runs on all of my machines and has made life much easier. Dave -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Monil Patel (Reload Network) Sent: Friday, February 18, 2005 8:16 AM To: [email protected] Subject: Re: [hlds] Updating Multiple HLDS Installations Whisper wrote: >What are the rest of you doing to update say, 50 physical installations of HLDS? > >I mean we all have our solutions, I just want to know what the rest of >you are doing, to find out if there is a better way. > >_______________________________________________ >To unsubscribe, edit your list preferences, or view the list archives, please visit: >http://list.valvesoftware.com/mailman/listinfo/hlds > > >. > > > We use rsync. Just put the updated files on an rsync server and set cron to run rsync on all the client servers. Works pretty well! :) -- Kind Regards, Monil Patel Reload Network Administrator _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

