bmallred

jump to main content
Dark Mode

WebDAV with cURL

It is possible to interact with WebDAV servers using command line tools such as cURL. This gives us a quick script to synchronize files between devices using the WebDAV protocol.

WebDAV is an extension of the Hypertext Transfer Protocol (HTTP) that allows clients to perform remote Web content authoring operations. WebDAV is defined in RFC 4918 by a working group of the Internet Engineering Task Force.