Answer the question
In order to leave comments, you need to log in
Can't mount Yandex.Disk via davfs?
Welcome all.
I'm trying to mount Yandex.Disk via davfs, as described here .
I get the following output:
[email protected]:~# ./yandex.mount.sh
spawn mount.davfs https://webdav.yandex.ru /yandex.disk/
Please enter the username to authenticate with server
https://webdav.yandex.ru or hit enter for none.
Username: *****@yandex.ru
Please enter the password to authenticate user *****@yandex.ru with server
https://webdav.yandex.ru or hit enter for none.
Password:
mount.davfs: can't open fuse device
mount.davfs: trying coda kernel file system
mount.davfs: no free coda device to mount
[email protected]:~#
Answer the question
In order to leave comments, you need to log in
If you hosted on OpenVZ, it seems that nothing will work: www.linux.org.ru/forum/admin/7875834
FUSE works through a kernel module, and you have OpenVZ, you can't just load the fuse module in it. Negotiate with the hoster to send /dev/fuse to you.
PS: for the future - never mess with hostings on OpenVZ/Virtuoso and other containers, you can fully use only Xen/KVM/HyperV hostings.
no-dashi ***** (06/17/2012 6:35:00 PM)
Still up to date? I got on debian and gentoo
apt-get install davfs || emerge -av davfs2
mount.davfs -o uid=tvoi_user,gid=tvoya_group,rw webdav.yandex.ru :443/ /media/disk.yandex/
# /media/disk.yandex/ - Create in advance.
If modprobe coda
helps manually
before mounting, then you need to figure it out in this direction.
Everything is fine. Apparently I'm doing work, because webdav is now falling off on a timeout.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question