micromata / dave

A totally simple and very easy to configure stand alone webdav server
Apache License 2.0
350 stars 46 forks source link

write access? #18

Closed redthing1 closed 3 years ago

redthing1 commented 4 years ago

currently dave works excellently for mostly read-only access, but when I try to write to the DAV directory, it says that there is insufficient space. Is write support possible?

chclaus commented 4 years ago

Hej @xdrie,

sorry for the delay... Normally you should be able to write files out of the box. What are the permissions of the directory? Are you using Docker?

Best, Christian