THE INFORMATION IN THIS ARTICLE APPLIES TO:
- EFT version 7
SYMPTOM
Server Message Block (SMB) caching can cause load balanced Folder Monitor events to fail to process files when using EFT 7.0 under an HA clustered environment.
RESOLUTION
To prevent the Folder Monitor events from failing, create the following registry settings:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
"FileInfoCacheLifetime"=dword:00000000
"FileNotFoundCacheLifetime"=dword:00000000
"DirectoryCacheLifetime"=dword:00000000
MORE INFORMATION
http://blogs.msdn.com/b/winsdk/archive/2009/07/10/file-exists-access-getfileattributes-findfirstfile-findnextfile-stat-behavior-over-smb-2-0.aspx
http://technet.microsoft.com/library/ff686200%28ws.10%29.aspx