You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: Unsupported configuration: Mounter org.cryptomator.frontend.webdav.mount.FallbackMounter requires a mount point. Use --mountPoint /path/to/mount/point to specify it.
I don't know what is a mount point for a WebDAV server, so I tried .\cryptomator-cli unlock --password:stdin --mounter=org.cryptomator.frontend.webdav.mount.FallbackMounter --mountPoint=Z:\ E:\MyVault.
The program throwed an error java.lang.RuntimeException: Unsupported configuration: Mounter 'org.cryptomator.frontend.webdav.mount.FallbackMounter' does not support flag --mountpoint
Reproducibility
Always
Relevant Log Output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Please agree to the following
Summary
The program asks for a mountpoint when I am trying to start a local WebDAV server, but it doesn't supports the "--mountPoint" flag.
What software is involved?
Volume Type
WebDAV (Windows Explorer)
Steps to Reproduce
.\cryptomator-cli unlock --password:stdin --mounter=org.cryptomator.frontend.webdav.mount.FallbackMounter E:\MyVault
Expected Behavior
WebDAV server starts
Actual Behavior
java.lang.RuntimeException: Unsupported configuration: Mounter org.cryptomator.frontend.webdav.mount.FallbackMounter requires a mount point. Use --mountPoint /path/to/mount/point to specify it.
I don't know what is a mount point for a WebDAV server, so I tried
.\cryptomator-cli unlock --password:stdin --mounter=org.cryptomator.frontend.webdav.mount.FallbackMounter --mountPoint=Z:\ E:\MyVault
.The program throwed an error
java.lang.RuntimeException: Unsupported configuration: Mounter 'org.cryptomator.frontend.webdav.mount.FallbackMounter' does not support flag --mountpoint
Reproducibility
Always
Relevant Log Output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: