Simulating rdist?

Dave Dykstra dwd at drdykstra.us
Wed Jan 1 22:45:01 EST 2003


See the BATCH MODE section in the rsync 2.5.5 man page.  It's stil pretty
new and experimental, so it may not do what you want, but currently it's the
best that rsync can do.

- Dave Dykstra

On Wed, Jan 01, 2003 at 04:39:06PM -0000, va_public <yahoogroups at vikas.mailshell.com> wrote:
> rsync is great for syncing 2 directory trees, but I want to maintain 
> a master source tree on one machine and copy that to multiple 
> machines. i.e. basically what rdist does
> 
> The only way I can see of doing this with rsync is to have multiple 
> cron jobs
> 
> 0 * * * * rsync ... machine1:...
> 0 * * * * rsync ... machine2:...
> ....and so on.
> 
> Is there a more elegant/compact way of doing this?
> 
> Thanks
> 
> -- 
> To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html



More information about the rsync mailing list