The suggestions of NFS or AFS make sense.  If you did want to stick
with a syncing approach instead, you could use incron to trigger a
sync based on filesystem events rather than each hour.  ie. whenever a
file is changed, you do the sync immediately.

 - Tony Yarusso