each segmant of the path must be 8 or less characters, filename 8 or less, extention 3 , max path & filename & ext < 260 chars
/one/two/three/four/filename.ext - OK
/one/two/longpathname/filename.ext - not OK (although this could be changed by os to /LONG~1/ type name)