Hi all,
I have a problem I need to solve.
We have two different directory trees on one server. If a file gets uploaded to any of those two directory trees, or if a file is modified - this change must be replicated/mirrored at once (as close to realtime as possible) to another server. So that whenever a users enters the second server, the contents are the same as on the first server.
And, yes, the second server is behind a firewall ... But at this point, this is my smallest problem.
Please try and help me out here!
Thanks,
//Halo