<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You can monitor the directories on the disk and look for changes then execute a script on an interval or when the change happens.<div><br></div><div>Easy scriptable tools.</div><div><br></div><div><a href="http://inotify-tools.sourceforge.net/">http://inotify-tools.sourceforge.net/</a></div><div><br></div><div>Dave</div><div><br><div><div>On Jan 13, 2009, at 11:37 AM, Matthew Nuzum wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Is there a way to use rsync (or a similar tool) to get near instant replication?<br><br>Scenario, you have a website that allows users to upload images. Files<br>are uploaded several times per day at unpredictable intervals. You<br>want the images to appear instantly regardless of which webserver they<br>were uploaded on.<br><br>Setting rsync to run at 1min intervals would not do this because if<br>you upload an image you want to see it right away. Also, on a busy day<br>there may be 10 - 20 images uploaded. If you have multiple servers<br>running rsync at one min intervals it would be a bit wasteful.<br><br>-- <br>Matthew Nuzum<br>newz2000 on freenode, skype, linkedin, identi.ca and twitter<br>_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug">http://cialug.org/mailman/listinfo/cialug</a><br></div></blockquote></div><br></div></body></html>