Need a openfile being synchronized?
Hello all,
I have a requirement from client that I have a NFS Server where an open file is present.What I need is if I write anything in that file, that file content should get synchronized at the other end.Means it should show whatever I had written in NFSServer:Filename1 to NFSClient:Filename1. Its no issue if it write after 1 and 1/2 minutes but the file should get updated at the other end.
Any idea how gonna it be possible?
Last edited by your_shadow03; 12-02-2009 at 11:52 PM.
|