HOME

TheInfoList



OR:

sabre/dav is an
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
WebDAV server, developed by fruux and built in
PHP PHP is a general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by The PHP Group ...
. It is an implementation of the
WebDAV WebDAV (Web Distributed Authoring and Versioning) is a set of extensions to the Hypertext Transfer Protocol (HTTP), which allows user agents to collaboratively author contents ''directly'' in an HTTP web server by providing facilities for concu ...
protocol (with extensions for
CalDAV Calendaring Extensions to WebDAV, or CalDAV, is an Internet standard allowing a client to access and manage calendar data along with the ability to schedule meetings with users on the same or on remote servers. It lets multiple users in diff ...
and
CardDAV vCard Extensions to WebDAV (CardDAV) is an address book client/server protocol designed to allow users to access and share contact data on a server. The CardDAV protocol was developed by the IETF and was published as in August 2011. CardDAV is ...
), providing a native PHP server implementation which operates on
Apache 2 APACHE II ("Acute Physiology and Chronic Health Evaluation II") is a severity-of-disease classification system, one of several ICU scoring systems. It is applied within 24 hours of admission of a patient to an intensive care unit (ICU): an int ...
and
Nginx Nginx (pronounced "engine x" ) is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software ...
web servers.


Features

* Provides a complete framework for providing virtual or filesystem-based WebDAV server implementations. * Passes the complete WebDAV Litmus test suite. * Includes plugins for CalDAV and CardDAV support.


RFC Support

* Obsolete WebDAV specification * Basic and digest HTTP auth * Access Control * Quota and Size Properties * Mounting WebDAV Servers * CalDAV * Current WebDAV specification * Current Principal Extension * Extended MKCOL * HTTP PATCH * vCard Format Specification (v4.0) * CardDAV * WebDAV-Sync * Scheduling Extensions to CalDAV * Parameter encoding for vcard/icalendar * jCard: The JSON Format for vCard * jCal


Compatibility

sabre/dav requires PHP version 7.1.


Supported clients

* BitKinex * BusyCal
Cadaver
*
Cyberduck Cyberduck is an open-source software, open-source client for File Transfer Protocol, FTP and SSH file transfer protocol, SFTP, WebDAV, and cloud computing, cloud storage (OpenStack, OpenStack Swift, Amazon S3, Backblaze, Backblaze B2 and Micros ...
* DavFS2 *
Evolution Evolution is change in the heritable characteristics of biological populations over successive generations. These characteristics are the expressions of genes, which are passed on from parent to offspring during reproduction. Variation ...
* Finder *
GNOME A gnome is a mythological creature and diminutive spirit in Renaissance magic and alchemy, first introduced by Paracelsus in the 16th century and later adopted by more recent authors including those of modern fantasy literature. Its characte ...
*
KDE KDE is an international free software community that develops free and open-source software. As a central development hub, it provides tools and resources that allow collaborative work on this kind of software. Well-known products include the ...
*
NetDrive NetDrive is a drive mapping utility based on WebDrive technology initially developed by South River Technologies and licensed by Novell for distribution with Novell NetWare servers. NetDrive uses the iFolders protocol to map a drive letter on a Wi ...
*
OpenOffice.org OpenOffice.org (OOo), commonly known as OpenOffice, is a discontinued open-source office suite. Active successor projects include LibreOffice (the most actively developed), Apache OpenOffice, Collabora Online (enterprise ready LibreOffice) a ...
*
Microsoft Office Microsoft Office, or simply Office, is the former name of a family of client software, server software, and services developed by Microsoft. It was first announced by Bill Gates on August 1, 1988, at COMDEX in Las Vegas. Initially a marketin ...
*
Transmit Transmit is a file transfer client program for macOS. Developed by Panic, Transmit is shareware. After a seven-day trial period, the product can only be used for seven-minute sessions until it has been purchased. Originally built as an FTP client ...
*
WebDrive WebDrive is a drive mapping utility that supports accessing remote file servers using open FTP, FTPS, SFTP, and WebDAV protocols, and proprietary or vendor-specific protocols. It can be run as a Windows service and supports automatic mounting o ...
*
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
*
WinSCP WinSCP (''Windows Secure Copy'') is a free and open-source SSH File Transfer Protocol (SFTP), File Transfer Protocol (FTP), WebDAV, Amazon S3, and secure copy protocol (SCP) client for Microsoft Windows. Its main function is secure file transfer ...
* OS X Calendar * OS X Address Book *
Mozilla Thunderbird Mozilla Thunderbird is a free and open-source cross-platform email client, personal information manager, news client, RSS and chat client developed by the Mozilla Foundation and operated by subsidiary MZLA Technologies Corporation. The project s ...
(with
Lightning Lightning is a naturally occurring electrostatic discharge during which two electric charge, electrically charged regions, both in the atmosphere or with one on the land, ground, temporarily neutralize themselves, causing the instantaneous ...
)


See also

* Comparison of CalDAV and CardDAV implementations * fruux, the company behind sabre/dav


References


External links

* *
Other open source projects powered by fruux
{{DEFAULTSORT:SabreDAV Calendaring software Calendaring standards Free calendaring software