No write access (Debian)

Hi,

I am running Debian 12, and the root account is disabled, but the user I am signed in with has sudo level access.

After copying the appimage to /opt/cryptomator

Then I run the following commands:

sudo chomd +x cryptmator.appimage
sudo ./cryptomator.appimage --register-app

After mounting my database file, I find that I cannot write into the directories.

How can I correct the permissions?

Thanks