On my Windows VM, I get:C:\(long path here): The filename or extension is too long. (error 206)This seems like a completely reasonable error message to me, so I think we're good there already.
It can be a long file name. Each individual component in the path still should not exceed MAX_PATH even when you use unparsed path.
