Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: robwellesley on October 22, 2009, 05:02:22 AM
-
With Windows 7 we were getting "The process cannot access the file because it is being used by another process." error
This fixed it...
SME Server should be 7.4
Set the following registry key on the Windows Vista or 7 client to prevent files from getting pulled down to the client again right after synchronizing changes to the server (due to Linux file systems having coarser timestamp resolution than Windows):
Create a DWORD value named RoundUpWriteTimeOnSync under the HKLM\Software\Microsoft\Windows\CurrentVersion\NetCache key (create the key if it does not exist) and set it to 1.
Usual disclaimers apply......
source http://blogs.technet.com/filecab/archive/2007/03/16/using-offline-files-with-samba-emc-servers-nas-devices.aspx
-
good tip, should be in the wiki but OT here ;-)
-
Moving to General Discussions.
-
With Windows 7 we were getting "The process cannot access the file because it is being used by another process." error
This fixed it...
SME Server should be 7.4
Set the following registry key on the Windows Vista or 7 client to prevent files from getting pulled down to the client again right after synchronizing changes to the server (due to Linux file systems having coarser timestamp resolution than Windows):
Create a DWORD value named RoundUpWriteTimeOnSync under the HKLM\Software\Microsoft\Windows\CurrentVersion\NetCache key (create the key if it does not exist) and set it to 1.
Usual disclaimers apply......
source http://blogs.technet.com/filecab/archive/2007/03/16/using-offline-files-with-samba-emc-servers-nas-devices.aspx
Am awaiting delivery of Windows7 Ultimate 64bit to update a
Windows2000 SP4 box. Is the tweak 32bit or 64bit specific?
-
Is now in the wiki here: http://wiki.contribs.org/SME_Server:Documentation:FAQ#Client_Computers (http://wiki.contribs.org/SME_Server:Documentation:FAQ#Client_Computers)