On 7/30/07, Matt McCutchen <[EMAIL PROTECTED]> wrote: > Currently, I think the best option is to do a separate rsync run for > each notification (or group of notifications arriving close in time). > Write a little script that reads the inotifywait output [...]
I was going to hack together a script along these lines, and then I stumbled upon an existing tool called FREP that appears to do continuous replication: http://www.control-alt-del.org/code/frep/ It appears to be complete and well-designed but something of a pain to set up. Any of you three who are still looking for a way to do continuous replication may wish to try it. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
