Welcome › Forums › Issues and bugs reports › Network share UNC › Reply To: Network share UNC
20th April 2026 at 8:38 pm
#8702
Participant
I am not sure I got everything in your explanation, but thanks and great to know it will already part of new release and see that new release will come so early.
This answer raises one question, so far I have not tested it yet, but are you handling very long pathes and names? As far as I remember, you can do it by handling all pathes with specific syntax like \\?\C:\ for a drive letter (C:\ in this example) or \\?\UNC\server\share for a network drive (\\server\share in this example).
I am not sure how far it affects this thread specifically or the whole program in general.
