cryptomator
cryptomator copied to clipboard
Improve handling folder-mounts in windows
Please agree to the following
- [X] I have searched existing issues for duplicates
- [X] I agree to follow this project's Code of Conduct
Summary
current procedure to handle folder-mount is mesh.
What software is involved?
- Operating System: Win11
- Cryptomator: 1.7.5
Volume Type
WinFsp (Local Drive)
Steps to Reproduce
- Mount vault to folder
Expected Behavior
Cryptomatorshould allow user mount to some folder without the folder exist.Cryptomatorshould create that folder if folder not exist.- when PC was force shutdown or crash it make auto mount fail because folder not exist.
Cryptomatorshould stop create.~$MOUNTFOLDERit's mesh when you have multiple vault (on show hidden folder system). just check and alert to user if folder was exist and not empty. . All of this will fix auto-mount fail after system crash. and it is a better way to handle folder-mount.
Actual Behavior
- create multiple
.~$MOUNTFOLDERso mesh.
Reproducibility
Always
Relevant Log Output
No response
Anything else?
No response