|
|
WebDav is an industry-standard protocol for reading and writing files over the Internet. It was defined by the IETF in the mid-1990s and is not platform specific, which makes it useful for getting to files of one platform from a different platform. It uses HTTP[S] as its transport protocol, which makes it particularly useful for accessing files across a firewall.
|