Conflicts with MS Office temporary files when using Offline Folders on Vista
Posted
by Tambet
on Server Fault
See other posts from Server Fault
or by Tambet
Published on 2010-06-15T11:17:23Z
Indexed on
2010/06/15
11:23 UTC
Read the original article
Hit count: 211
We are using Offline Folders feature of Windows Vista to make files on network shares available when out of office. Mostly it is working, but every time I do a sync I get a lot of such errors:
D500E7B8.tmp - A file was deleted on this computer and changed on the server while this computer was offline.
There are hundreds of them. I always select all of them and choose resolution "Delete from both locations". But what is causing this and how can I avoid it?
I suspect the reason is that we are using Debian and Samba (3.4.7) on our file server. I've been looking for some Samba options that would cure this, but with no success. I learned that probably the cause is, that both Word and Excel are using specific pattern to change files - they never change the original file, but instead always write a new temporary file and rename it to original file, when you click Save. This is documented here: http://support.microsoft.com/kb/211632/?FR=1.
© Server Fault or respective owner