Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: robwellesley on October 22, 2009, 05:02:22 AM

Title: Offline Files and Windows Vista / 7
Post 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
Title: Re: Offline Files and Windows Vista / 7
Post by: Stefano on October 22, 2009, 08:51:33 AM
good tip, should be in the wiki but OT here ;-)
Title: Re: Offline Files and Windows Vista / 7
Post by: chris burnat on October 22, 2009, 09:53:56 AM
Moving to General Discussions.
Title: Re: Offline Files and Windows Vista / 7
Post by: piran on October 22, 2009, 02:09:53 PM
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?
Title: Re: Offline Files and Windows Vista / 7
Post by: jester on October 22, 2009, 02:11:04 PM
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)