You are not logged in.

#1 2021-10-25 20:11:02

shuruper
Member
Registered: 2020-06-21
Posts: 67

[SOLVED] davfs mount issues

Hi,

I'm having some issues using davfs mounting option. That is
1. mounted location become unmounted almost at random (even a second after).
2. (when it is mounted) one folder is not responsive. It has >1000 files averaging at ~50 Gb, but when opened in this mount location it has zero files in it. Is there any limited time response that I can change to browse this folder?

I'm mounting box.com drive via "mount ~/box" command using an entry to /etc/fstab:

 https://dav.box.com/dav                 /home/test/box         davfs           rw,user,uid=test,noauto 0 0

It is interesting that when I mount the same box.com folder via webdav in thunar, it always mounted (problem #1 isn't there), but the same folder is also empty (#2 is there).

Browsing via web at box.com is not a problem at all.

Any help would be appreciated.

Last edited by shuruper (2021-10-25 20:31:02)

Offline

#2 2021-10-25 20:30:50

shuruper
Member
Registered: 2020-06-21
Posts: 67

Re: [SOLVED] davfs mount issues

Okay, "issue" was sovled by changing  "use_locks" value to "0" /etc/davfs2/davfs2.conf and by allowing more time to connect/read: "connect_timeout" and "read_timeout".

Offline

Board footer

Powered by FluxBB