Thx guys for the info on RSYNC. Luckily, I have dabbled enough with robocopy and know it pretty well and have that as a separate process for backing up data.
I guess my big concern in the immediacy of these changes on the servers. My clients sometimes don't have 5/10 minutes for propogation because when my make a change they want to see it instant. I know it sux, but unfortunately this is beast that I tackle every day. :( R -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, February 28, 2005 4:35 PM To: CF-Talk Subject: RE: Load Balancing Tools > Does anyone know any Dreamweaver extensions of third party tools that > make managing load balancing a little easier? > > I currently have of three servers that are LB and everytime I need to > make a static change I have to upload to three different sites in > Dreamweaver. I am planning to write a cfftp script that will help me > as well, but I just wanted to see what else was out there. Rather than copying files from your workstation to three clustered servers via Dreamweaver, you might copy files to one server which would then synchronize its filesystem with the other cluster members. You might look at rsync or robocopy for this. Ideally, though, you wouldn't want to edit production files directly from within Dreamweaver, either. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196897 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

