Click to See Complete Forum and Search --> : File change notification every time I write to a network drive


tatacalu
09-08-2009, 07:09 AM
Hello!

I have a relatively common problem, but I don't seem to identify it's source.
I have a SAMBA server on my LAN to which there are mapped a few shares as network drives in windows xp (as Y:) and mounted as CIFS in linux [as /y].

The problem is that every time I save a file [either windows xp or linux] on the mapped drive / mounted folder, our IDEs alert us that the file changes right after the save.

I am running SAMBA 3.3.2.

Does anyone please have any idea ?

tatacalu
09-17-2009, 04:37 AM
I found out what the problem was. The clocks of the 2 systems were out of sync. It turns out that the ntpd service wasn't enabled on neither systems.
[considering both the client and server running Linux - Fedora 11]

I synchronised the clocks, enabled and started the ntpd service and the problem seems to be fixed.