File Management, WebDAV
WebDAV - World Wide Web Distributed Authoring and Versioning
The Internet Engineering Task Force (IETF) standard for collaborative authoring on the Web: a set of extensions to the Hypertext Transfer Protocol (HTTP) that facilitates collaborative editing and file management between users located remotely from each other on the Internet.
From : www.netproject.com/docs/migoss/v1.0/glossary.html
Python WebDAV server
This WebDAV server implements the WebDAV protocol as of draft version 9, in particular it supports the latest form of XML Namespace.
It is a class 2 server, supporting locking. It also supports MKREF, as defined in the webdav-collection protocol draft .
Loading .....