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 <[EMAIL PROTECTED]> 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 -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html