docs/src/remove.md

Thu, 30 May 2019 12:47:28 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Thu, 30 May 2019 12:47:28 +0200
changeset 602
ff9e8d2e2f3c
parent 285
02d3e4b1245f
permissions
-rw-r--r--

add ucx.c to sourcefiles to fix build on some platforms

---
title: 'dav remove'
---

**`dav remove [-pc] [-L <lock>] <url>`**

Removes a resource. When removing a collection, all child resources are also
removed.

**`-p`** disable file name and path decryption if enabled

**`-c`** enable file name and path decryption

**`-L`** <lock> use a lock token

**Command aliases:** rm, delete

mercurial