I’m trying to use LazySodiumjava library, but I got an errors follow: However, it works on my computer, but when I send it to another computer, the error occured. I use same JDK 13 ( installed with same installation file ) on both computer. The jar is working with Tomcat however, I copied whole tomcat folder to another one, but
Tag: java.nio.file
Java Zip File System Provider: ReadOnly on remote drive [Windows]
I have a problem with Zip File System Provider: If the zip file is on a remote drive (mapped or not seems to be irrelevant), the virtual file system is readonly, although the file itself is not. I wrote a minimal sample code: If workingDir is a local directory, everything works fine. However, if it is a (mapped) remote drive,