Xref: utzoo comp.unix.questions:27024 comp.unix.internals:1078 comp.unix.wizards:23816 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!bbn.com!papaya.bbn.com!rsalz From: rsalz@bbn.com (Rich Salz) Newsgroups: comp.unix.questions,comp.unix.internals,comp.unix.wizards Subject: Re: rcp behavior Message-ID: <2994@litchi.bbn.com> Date: 16 Nov 90 16:12:07 GMT References: <1990Nov5.192620.1467@nbc1.ge.com> Followup-To: comp.unix.questions Organization: BBN Systems and Technology, Inc. Lines: 14 In <1990Nov5.192620.1467@nbc1.ge.com> scott@nbc1.GE.COM (Scott Barman) writes: >I wrote and maintaining a program that has to run on both Suns and >MicroVaxes (not my choice so save your flames). To make sure sources >stay the same on all machines I am using my Makefile to rcp the changed >sources to the other machines. You might want to consider using rdist, or my own similar program called "coda" to do this. Rdist reads file and pushes new files out to client machines. Coda runs on a wide variety of clients and sucks over new files from a master. Rdist is freely-distributable, part of the BSD sources, and coda appeared in c.s.unix, volume 21. -- Please send comp.sources.unix-related mail to rsalz@uunet.uu.net. Use a domain-based address or give alternate paths, or you may lose out.