I have seen examples showing how to use davfs2 under linux, but each has involved one of these things:
Running
mountas rootAdding an entry to
/etc/fstabRunning
mount.davfssetuid, which, alas, still requires an entry in/etc/fstab
Can this be avoided? If not, what aspect of webdav prevents it, more than for, e.g. sshfs?