Download List

Project Description

SabreDAV allows you to easily integrate your existing Web application with WebDAV. It supports most of the common clients, including the Mac OS X Finder, the Windows XP/Vista Explorer, DavFS2, Cadaver, NetDrive, and WebDrive. It supports class 1, 2, and 3 WebDAV servers. It implements RFC2518 and revisions from RFC4918. It also implements RFC2617 (Basic/Digest auth).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-25 22:59
1.5.1

A problem with the hiding action interface in the HTML browser for non-collections was fixed. Addressbook-query is now correctly returned from the {DAV:}supported-report-set property. Bugs in the groupwareserver.php example were fixed. A problem with rejecting PUT requests with Content-Range was fixed.
Tags: Minor

2011-08-12 19:15
1.5.0

CardDAV support and an experimental WebDAV client were added.

2011-04-26 18:34
1.4.3

The framework is now officially 'stable'. A workaround was included for a serious MS Office bug that caused saves to fail. API-level support for the ACL HTTP method was added. This only affects you if you're implementing custom filesystems with ACL support.
Tags: Stable

2011-04-02 06:43
1.4.2

It's not possible to disable listing of nodes that are denied read access by ACL. A few properties in CalDAV classes have changed from private to protected. Issue 119 has been fixed: terrible things could happen when relying on guessBaseUri, the server was running on the root of the domain, and a user tried to access a file ending in .php. This is a slight BC break. Issue 118 has been fixed: lock tokens in If headers without a URI should be treated as the request URI, not 'all relevant URIs.
Tags: Beta

2011-02-13 18:17
1.4.0

Support was added for big chunks of RFC3744 (ACL), with a couple of exceptions. Support for CalDAVProxy (calendar delegation) was added. All "principal" related functionality has been moved from Sabre_DAV_Auth to the new Sabre_DAVACL package. The Sabre_VObject package was added for easy iCalendar parsing. Sabre_CalDAV_ICSExportPlugin was added for supporting the "Subscribe to calendar" feature found in some calendaring tools. Many more bugs were fixed.
Tags: Beta, Major

Project Resources