--- In [EMAIL PROTECTED], Wayne Davison <[EMAIL PROTECTED]> 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

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to