File tree Expand file tree Collapse file tree
developer_manual/client_apis/WebDAV Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ The table below summarizes common WebDAV methods used by Nextcloud and the most
102102| REPORT | ` ` /remote.php/dav/files/{user}/path` ` | (none required) | Used for filtered queries such as favorites. |
103103+------------+-------------------------------------------+----------------------------------------------+-------------------------------------------------------------+
104104| GET (file) | ` ` /remote.php/dav/files/{user}/file` ` | (none required) | Downloads file content. |
105- +------------+-------------------------------------------+---------------------------------------------+- -------------------------------------------------------------+
105+ +------------+-------------------------------------------+----------------------------------------------+ -------------------------------------------------------------+
106106| GET (dir) | ` ` /remote.php/dav/files/{user}/folder` ` | ` ` Accept: application/zip` ` or | Nextcloud extension for folder archive download. |
107107| | | ` ` Accept: application/x-tar` ` | |
108108+------------+-------------------------------------------+----------------------------------------------+-------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments