My /etc/fstab: https://example.com/owncloud/remote.php/webdav /home/ubuntu/workspace/webdav davfs rw,user,noauto 0 0
.
If I try sudo mount /home/ubuntu/workspace/webdav
, I get the following error.
/sbin/mount.davfs: can’t open fuse device
/sbin/mount.davfs: trying coda kernel file system
/sbin/mount.davfs: no free coda device to mount
Unable to mount WebDAV through FUSE
sojka
#1