darkhttpd icon indicating copy to clipboard operation
darkhttpd copied to clipboard

PROPFIND / Read-Only WebDAV

Open hhartzer opened this issue 2 years ago • 0 comments

I think it would be interesting if darkhttpd could respond to the PROPFIND method. This would make it simpler to sync a webserver or whole directory than the loose directory listing structure, and would give the option to list files on the root as well.

I don't think this would be too complex to implement. I don't think it would require a XML library, either.

hhartzer avatar Oct 28 '23 17:10 hhartzer