coreybutler / fenix

A simple and visual static web server with collaboration features.
https://preview.fenixwebserver.com
GNU General Public License v3.0
1.65k stars 135 forks source link

WebDAV #134

Open stokito opened 1 year ago

stokito commented 1 year ago

The Fenix already has a directory listing. But with just few small changes it may also support WebDAV file transfer protocol. This will allow to mount a folder or use many other programs to work with files e.g. music players, backup/sync tools. By implementing also LOCK, PUT, DELETE, MKCOL methods the folder can be also be edited but this increases complexity.

With this feature users will easier share files and can have a small personal cloud.

Please use the reactions to cast a vote in favor of or against this feature suggestion »