How many bytes is the path? You might also be limited, like in the other post, to the 4096 bytes in a string. However, since Java uses unicode, you will be limited to 2048 characters.
How many bytes is the path? You might also be limited, like in the other post, to the 4096 bytes in a string. However, since Java uses unicode, you will be limited to 2048 characters.