Overcoming maximum file path length restrictions in Windows
Posted
by
Christopher Edwards
on Server Fault
See other posts from Server Fault
or by Christopher Edwards
Published on 2011-02-08T22:29:26Z
Indexed on
2011/02/08
23:27 UTC
Read the original article
Hit count: 350
One of our customers habitually use very long path names (several nested folders, with long names) and we routinely encounter "user education issues" in order to shorten the path to less than 260 characters.
Is there a technical solution available, can we flick some sort of switch in Windows 7 and Windows 2008 R2 to say "yeah just ignore these historical problems, and make +260 character path name work".
P.S. I have read and been totally unedified by Naming Files, Paths, and Namespaces
© Server Fault or respective owner