How does WebDav/DAVFS work?
I've since fixed my webdav issues and it seemed to be working well, when suddenly it stopped working.
I was copying a file to my WebDav mounted directory when it told me I was out of space. I thought that was odd because the place I was uploading it to has plenty of space. I thought maybe I was copying files to a directory without being connected to the WebDav service...nope. I was connected. Why would I be out of space?
Checking my hard drive, I was out of space on my end. I started to narrow down where all my space went using "du". Ended up I have 60+ GB in a folder called /var/cache/davfs2. Everything I had been copying to my webdav was also being dropped in a cache there.
...
Never mind...I found the davfs2.conf file and uncommented the cache line. I think this will fix my issue.
|