I have a document library which contains some Word documents that I'm trying to copy down to my local disk. I've opened the document library using Windows Explorer, and am dragging the individual files from that window to a folder on my local PC.
Some files work, but others are giving me this error (on Windows 7 x64):
The file name you specified is not valid or too long. Specify a different file name.
The filename in question is simply "Donations Policy.docx" - it's not a long filename. I've even tried simply dropping the file into the root of my D drive to see if it's the destination filename it's complaining about, to no avail.
On Windows XP the error is a bit more cryptic:
Cannot copy Donations Policy: Cannot read from the source file or disk.
Has anyone seen this error? I can't for the life of me determine why some files are throwing this error while others are copying just fine.
UPDATE
The files copy without any problem if we go into the doc lib's settings and turn off versioning.
The error must somehow be related to versioning, but the versions of these documents are not consistent with the error. Documents with versions less than one (eg 0.6) copy fine, others with versions like 1.2 are fine. My "Donations Policy" file is version 1.8 and it errors.
So for now we're working around it by turning off versioning for the duration of the file copy. I'd still love to hear from others who might be able to explain the error!