TopHome
<2023-05-13 Sat>tech

WebDAV

I stumbled upon WebDAV, and a small dive into led me to a collection of links/info which I wanted to dump here for the future.

WebDAV stands for Web Distributed Authoring and Versioning - aiming to provide the "write" side for the primarliy "read" web world. It occupies a space between (S)FTP, Rsync on one side and Object Stores like S3 on this side of history.

For obvious reasons, like with all other protocols and solutions, we never reached a future where actual file sharing companies all built on this protocol instead of it all being closed silos.

Some useful links: