I use Windows 7 and Win client for nfs. I mount nfs drive and make symbolic link to this drive according to this Any way to symlink an NFS folder on a NTFS drive on Windows 7?
I have a problem when I remove a file and right away create a new file with the same name through symbolic link on nfs subdirectory.
example:
Mounted nfs drive z:
symbolic link: c:\temp -> z:\temp
remove file from c:\temp\subDir\a.txt
create new file c:\temp\subDir\a.txt
I got an error most of the time, when I try create a new file. But if I wait 5 sec after remove everything's ok.
I've tried to turn off nfs file attribute cache on the client, but without effect. If I try this directly x:\temp\subDir\a.txt everything ok.
|
| ||||
|
feedback
|