Skip to content
/ webdav Public

❗ This is a read-only mirror of the CRAN R package repository. webdav — A Simple Interface for Interacting with 'WebDAV' Servers. Homepage: <https://github.com/StrategicProjects/webdav>

Notifications You must be signed in to change notification settings

cran/webdav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDAV

CRAN_Status_Badge   CRAN Downloads  

WebDAV (Web Distributed Authoring and Versioning) is an extension of the HTTP protocol that allows users to collaboratively edit and manage files stored on remote web servers. It provides a framework for users to create, delete, copy, move, and download files.

Examples of WebDAV Servers

Some platforms that implement WebDAV are:

  1. OwnCloud: A popular open-source platform for storing and sharing files, commonly used by organizations.
  2. NextCloud: A fork of OwnCloud that focuses on user-friendly interfaces and collaborative file-sharing features.
  3. mod_dav for Apache HTTP servers: Adds WebDAV support to the Apache web server.
  4. Microsoft SharePoint: Uses WebDAV for file management over the web.

About

❗ This is a read-only mirror of the CRAN R package repository. webdav — A Simple Interface for Interacting with 'WebDAV' Servers. Homepage: <https://github.com/StrategicProjects/webdav>

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages