Ask questionsDatabase opens in read-only mode when accessed remotely using 'dav' protocol
When the database file is stored on a remote host accessed through the DAV protocol the file is always opened in read-only mode. If I save the file with a different filename the file stays in write mode until I close it. When I reopen the (second) file it opens in read-only mode. Ownership and file permissions are always the same in both files (opened or closed).
The client used to access the remote file is the built-in Gnome Online Accounts (nextcloud account) which maps the remote location to a local link like: /run/user/1000/gvfs/dav:host={host},ssl=true,user={user},prefix=%2Fremote.php%2Fwebdav/{folder}
The file opens in 'rw' mode.
The file opens in 'ro' mode
This only happens when accessing the database file through Gnome's Online Accounts (which uses the DAV protocol).
KeePassXC - 2.4.3 Revision: 5d6ef0c
Libraries:
Operating system: Pop!_OS 18.04 LTS CPU architecture: x86_64 Kernel: 5.0.0-23-generic
Enabled extensions:
Answer questions
ckoul
Closing, as the problem probably lies on the way Gnome Online Accounts client connects to the webdav folder.
Related questions