fusedav icon indicating copy to clipboard operation
fusedav copied to clipboard

Successor to git://git.0pointer.de/fusedav.git

Results 7 fusedav issues
Sort by recently updated
recently updated
newest added

Hello. Such a great surprise to find that fusedav is being maintained. I managed to compile 3.0.0 and I created configuration /etc/fusedav.conf: ```ini [fusedav] nodaemon=true ``` I have a problem...

Before this change, we only serve from the file cache if the content was updated by a call to the server in the last 2 seconds, or the thread is...

Includes the build-docker-images branch. The commits are all distinct and understandable except the last one which is: 1. introducing typedefs for sdata and pdata to shrink boilerplate 2. consistently using...

So we can run them in kube.

Hi there, Arch User here. I was shopping around for a WebDAV file system layer that could do direct IO and found this project. Unfortunately after forking and building based...

Ran into this during COS work. It was very difficult to debug this issue. Led to a few days of time spent with trial and error and guessing at different...

Hi..I'm getting error with these require check dependencies lines ```shell ./configure: line 6158: syntax error near unexpected token `SYSTEMD,' ./configure: line 6158: `PKG_CHECK_MODULES(SYSTEMD, libsystemd-journal )' ``` I've commented and imported...