webdavfs icon indicating copy to clipboard operation
webdavfs copied to clipboard

Linux / OSX FUSE webdav filesystem. This filesystem behaves like a real network filesystem- no unnecessary copying of entire files.

Results 16 webdavfs issues
Sort by recently updated
recently updated
newest added

群晖套件1.2设置好后,emby可以读取文件夹内容,pelx不行,plex下面是灰色的。emby,plex都是docker的,GUAZAI 文件夹所有权限都给了

It looks like SabreDav capabilities are not detected (or broken). I collected a trace, however I found nothing suspicious. Is it working for you ?

`webdavfs --version` and `webdavfs --help` returns with error code 1 instead of 0. This breaks some usual sanity checks on some systems.

Thank you for this great software. To my knowledge it it the best enabling webdav by using fuse. Can you please give it a git tag incl. version nummer.

I want to compile binary on macOS but for Linux. ``` ➜ miquels# git clone https://github.com/miquels/webdavfs Cloning into 'webdavfs'... remote: Enumerating objects: 268, done. remote: Total 268 (delta 0), reused...

The author of WinFsp might be ready to join efforts if you decide to support windows via his project [https://github.com/billziss-gh/winfsp/issues/284](https://github.com/billziss-gh/winfsp/issues/284) And windows native webdav support is still problematic, regardless of...

I'm writing `PATCH` support for a standard webdav server in go. While I was testing different `bytes=A-B`, I noticed that if the file size did not change after the operation,...

Please add support for `GET`ing a non-collection resource when the server responds with a redirect to another URL. Currently, webdavfs does not support redirects at all; attempting to access a...