John Oliver wrote: > I'm looking for a way to keep files in two directories synched, either > in realtime or as close to as possible. The two directories are NFS > mounts to different NASes (which run Windows... not my choice, but > nothing to be done for it now!). > > I was a little surprised to see that rsync won't do it.
Are you trying to replicate changes from one to the other? I can see two rsync processes, one to the other, to update each directory to the other, on a rapid timeframe. Such as once a minute. -john -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
