BytemarkHosting/docker-webdav

Exposing an existing directory

mcsilver opened this issue · 1 comments

I want to allow access to an existing directory using webdav, but when I specify the path to that directory as the volume, webdav creates a new data directory in there, and that's where a webdav client can add/edit files. Is it possible to give webdav access to the directory that I specify so that clients can edit files that are already in there?

same issue