HomeTopics › WebDAV

WebDAV

WebDAV is the protocol that tries to make a web server feel like a file server: folders you can mount as a drive letter, files you can lock, properties you can query — all over ordinary HTTP. It occupies a curious niche: built into every major operating system, embedded in document systems everywhere, and yet rarely anyone's first choice for new designs.

This series explains what WebDAV actually adds to HTTP, how to use it well where it fits, its classic quirks (large files and OS clients have a complicated relationship), how to secure an endpoint you're responsible for, and an honest look at where it survives and what has replaced it elsewhere.

Articles in This Series

Explore More Topics

This series is part of the Sysax file transfer topic library, which covers the protocols, security practices, automation techniques, and operational skills behind reliable file transfer. The library pairs well with the practical tools we build: Sysax Multi Server, a secure FTP, FTPS, SFTP, and HTTPS server for Windows, and Sysax FTP Automation, which schedules and scripts secure transfers so the routine ones run themselves.