2 Way Syncing

va_public <yahoogroups at vikas.mailshell.com> yahoogroups at vikas.mailshell.com
Wed Feb 26 00:52:38 EST 2003


--- In rsync at yahoogroups.com, Wayne Davison <wayned at u...> wrote:
> On Mon, Feb 24, 2003 at 08:13:15PM -0800, Len Sh wrote:
> > I need to be-able to sync both ways so the files can be changed on
> > either server? 
> 
> I recommend using the program "unison" for this -- I find it to be
> indispensable.

Why not just use rsync as mentioned in the FAQ for this?

rsync --update source target
rsync --update target source

This will propagate the latest file to both the machines



More information about the rsync mailing list