Hi,
I am experiencing a problem trying to mount a webdav share with dav2fs under WSL. Am I overlooking something?
$ sudo mount ~/surfdrive
Please enter the username to authenticate with server
https://surfdrive.surf.nl/files/remote.php/nonshib-webdav/ or hit enter for none.
Username: ********
Please enter the password to authenticate user ******** with server
https://surfdrive.surf.nl/files/remote.php/nonshib-webdav/ or hit enter for none.
Password: ********
/sbin/mount.davfs: loading kernel module fuse
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.0-43-Microsoft/modules.dep.bin'
modprobe: FATAL: Module fuse not found in directory /lib/modules/4.4.0-43-Microsoft
/sbin/mount.davfs: loading kernel module fuse failed
/sbin/mount.davfs: waiting for /dev/fuse to be created
/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
Hi,
I am experiencing a problem trying to mount a webdav share with dav2fs under WSL. Am I overlooking something?