Nested cryptomator vault inside cryptomator vault doesn't work

seems like cryptomator vaults can’t be opened if they’re on any kind of virtual drive.

i got the same error when trying to unlock a vault that was stored in KBFS (keybase file storage)

Caused by: java.nio.file.NoSuchFileException

is this a wontfix or a bug? i’m on windows 10

It is actually an upstream bug related to (but not resolved by) JDK-8034057.

I think we can do a workaround, though. Implications would be that we can’t pass-through the number of available and used bytes on the underlying volume.

Feel free to report this on GitHub.