Nextcloud WebDav access

Murena Nextcloud WebDav access

Having recently switched from iOS, I’m trying to access the WebDav interface of my Murena Nextcloud instance so I can up load my existing note files and also to maintain a local backup going forward.

I’m having issues Authenticating to the WebDav server.

Murena Nextcloud recommended URL:

Server Address: ‘’’https://murena.io/remote.php/dav/files/’’’

Username: (username in lowercase)

Password: (App password)

The above combination gives an Authentication Error, my client can’t leave the username blank

If I change the settings to

Server Address: ‘’’https://murena.io/remote.php/dav

Username: (username in lowercase)

Password: (App password)

It Authenticates just fine, builds the folder structure then times out trying to download a single file.

I have another maintained nextcloud which works with the same client using the following server address:

‘’‘https://(instance)/remote.php/dav/files/’‘’

Username: (username in lowercase)

Password: (App password)

This works perfectly so I can’t work out why I’m get Authentication errors?

Has anyone else been able to mount the WebDAV?

I used the following settings on Linux Mint:

Server: https://murena.io/remote.php/dav/files/myuser
SecureWebDAV (HTTPS) - port 443
username: myuser@murena.io
password: application password

(replace myuser with your username).