rsync  

Re: Rsync in daemon mode

Paul Slootman
Tue, 26 Jan 2010 10:03:55 -0800

On Tue 26 Jan 2010, Piyush Pande wrote:
> 
>    Is it possible to run rysnc in daemon mode on system B(client)  as well 
> such that rsync will auto detect modifications and sync all the files with 
> system A in real-time?

You will of course never attain "real-time" updating over systems.
Using cron is the only option with rsync.

You may want to investigate DRBD or csync2, but possibly those are only
available for linux. Otherwise using a NAS or SAN, depending on your
situation (you don't really tell much) might be more appropriate for
your needs.


Paul
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html