Do you guys know any software that can reproduce the entire tree of directories under a certain directory to another disk and keep it update in real-time on Mac OS X?
A kind of mirror RAID, but instead of mirroring the whole disk I need to mirror just all directories inside one specific directory. As a mirror, it must update in real-time, I mean, as files are dropped, modified or created.
Any suggestions? Thanks.