frantisek holop wrote: > hi there, > > sorry for the offtopic but there are probably many knowledgeable > admins on this list as well. > > i am looking for a solution that keeps monitoring file system io > for all stuff under a certain path and whenever files > change/get added/removed it synchronises these changes with > multiple remote locations. basically sql replication for file system :] > > anybody using something like this? > > -f
I've never used it, I don't know how well it works, but it might fit your needs: http://en.wikipedia.org/wiki/Andrew_File_System

