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
DAV Explorer
DAV Explorer is a WebDAV, DeltaV and ACL client application that uses the WebDAV, DeltaV and ACL protocols to provide:
A tree view of a WebDAV server
Upload and download of Web resources
Locking and unlocking of resources for collaboration support
Display all resource properties, or just lock properties
Copying collections and individual resources
Renaming of individual resources
Creating new collections
Delete collections or individual resources
Logging of protocol activity
Creating new versions of resources
Checking out and checking in of resources
Listing of resource versions
NEW Listing of Access Control information
NEW Adding and Modification of Access Control Lists
NEW ACL Reports
The user interface for the DAV Explorer is similar in look and functionality to the Explorer program which is provided by the Windows operating system. The DAV Explorer is a useful tool for interoperability testing a WebDAV server, since it is capable of exercising the majority of the functionality specified in RFC 2518, the WebDAV Distributed Authoring Protocol specification, while logging the protocol stream. However, DAV Explorer can also be used for remote namespace management, and has collaboration support for groups which employ a lock-download-work-upload-unlock authoring process.
DAV Explorer also supports the linear versioning of resources through the use of RFC 3253, the DeltaV Versioning Extensions to WebDAV protocol specification. DAV Explorer supports the linear checkout, uncheckout, checkin, and reporting functionality specified in the DeltaV specification.
Loading .....