@kovid: I have changed the smartdev driver to further limit path name lengths. The limit was that the lpath could be up to 250 characters. The limit is now that the length of the full path on the device will not be longer than 210. As this length includes the mount point (around 15 characters), I hope that this guarantees enough space for the path windows explorer uses to get to the device memory (/Computer/device name/Internal Storage/...)
|