您好,
根据您描述的现象来看,当您选择限制上传任何文件格式的时候,由于word会生成后缀名为tmp的临时文件,他们同样会被限制上传。因此会导致无法保存的情况。
A simplified view of the scheme used to save an edited file
- Create temp file Create ~wrdxxxx.tmp
- Write temp file Save example data to ~wrdxxxx.tmp
- Delete original file Delete EXAMPLE.DOC
- Move temp to target name Move ~wrdxxxx.tmp to Example.doc
关于 Word
如何创建临时文件的说明
http://support.microsoft.com/kb/211632/zh-CN
希望可以帮到您。
Jeremy Wu
TechNet Community Support
