Windows 7 can't copy file - Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved
Posted
by
JJGroover
on Server Fault
See other posts from Server Fault
or by JJGroover
Published on 2009-12-10T20:09:02Z
Indexed on
2012/12/07
11:08 UTC
Read the original article
Hit count: 276
Any attempt to copy files larger than about 40 MB from a network share (a SAN running open filer / Samba) to my local machine running Windows 7 always results in the following error and the copy fails:
Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved.
I've tried copying to my C: drive and a USB drive with the same results. Smaller files copy just fine. Clearly 40 MB is not that big of a file so I'm assuming it is some buggy interaction between windows 7 and Samba perhaps. Google has so far turned up nothing. Can anyone point me in the right direction?
© Server Fault or respective owner