Logo
  • General contributor guidelines
  • App development
  • Design guidelines
  • Android application development
  • Client APIs
    • Webdav
      • Basic APIs
      • Search
      • Trashbin
      • Versions
      • Chunked file upload
    • OCS API’s
    • Login Flow
  • Core development
  • Bugtracker
  • Help and communication
  • API Documentation
Nextcloud 15 Developer Manual
  • »
  • Client APIs »
  • Webdav
  • Edit on GitHub

Webdav¶

  • Basic APIs
    • WebDAV basics
    • Testing requests with curl
    • Listing folders (rfc4918)
      • Requesting properties
      • Getting properties for just the folder
    • Downloading files
    • Uploading files
    • Creating folders (rfc4918)
    • Deleting files and folders (rfc4918)
    • Moving files and folders (rfc4918)
    • Copying files and folders (rfc4918)
    • Settings favorites
    • Listing favorites
  • Search
    • Making search requests
    • Supported DAV properties
    • Search scope
    • Examples search bodies
  • Trashbin
    • Listing the trashbin content
    • Restoring from the trashbin
    • Deleting from the trashbin
    • Emptying the trashbin
  • Versions
    • Listing the versions of a file
    • Restoring a version
  • Chunked file upload
    • Introduction
    • Usage
      • Starting a chunked upload
      • Uploading chunks
      • Assembling the chunks
      • Aborting the upload
Next Previous

© Copyright 2021 Nextcloud GmbH.

Read the Docs v: 15
Versions
15
16
17
stable
latest
Downloads
On Read the Docs
Project Home
Builds