libfuse needs to be installed.
sudo apt-get install libfuse-devosxfuse needs to be installed.
brew install --cask osxfuseA library implementing the fuse API needs to be installed and the library path must be set via the jnr-fuse.windows.libpath system property.
If the system property is not set, jnr-fuse falls back to winfsp, if it is installed.
choco install winfsp- If you see the
service java has failed to starterror or corrupted file names/content, setting the explicit file encoding-Dfile.encoding=UTF-8might help.