On immutable systems like bazzite, what’s the best way to mount webdav storage as a file system in order to open it with Cryptomator?
options i’m thinking are:
- use distrobox bc there i can install davfs and cryptomator
- look for flatpak softwares that enables this function
I’m basically clueless. Any kind of info would be much appreciated.
I’m not familiar with Cryptomator and might be misunderstanding the question but I would use
rclone mount
to mount WebDAV to the filesystem.