Webdav
From Wasya Wiki
From: https://github.com/keeweb/keeweb/wiki/WebDAV%20Config
Install
Use
mount on Mac
## this doesn't work b/c it's read-only mount_webdav -i https://webdav.yandex.ru:443 /Volumes/temp
unmount
diskutil unmount <mount-point>
mount on ubuntu
fstab can specify defaults, also file and folder permissions.