E
E
ehrich2014-12-17 21:43:42
linux
ehrich, 2014-12-17 21:43:42

Can't mount cloud storage via davfs. What am I doing wrong?

[email protected]:/# mount -t davfs https://adrive.com/webDAV.php /home/admin/folder
/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
[email protected]:/# modprobe fuse
ERROR: could not insert 'fuse': Unknown symbol in module, or unknown parameter (see dmesg)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
ehrich, 2014-12-17
@ehrich

it worked like this:

mount.davfs -o uid=root,gid=root,rw https://adrive.com/webDAV.php /home/admin/folder

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question