Hello,
how can I mount the webdav share in a linux shell on ubuntu? The share works with the MS-Windows-Explorer and thunar (a file explorer for linux) but when I install the davfs2 and try something like:
# mount -v -t davfs -o noexec https://wiki.example.com/plugins/servlet/confluence/default /media/
I will be asked for my credentials and then I get the error:
The Server does not support webdav
The strange this is it's the same server and the credentials. Maybe someone here already use this kind of configuration and can give me a hint what I am doing wrong?
best regards
Dan