docs/src/remove.md

Tue, 23 Jul 2024 14:29:33 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 23 Jul 2024 14:29:33 +0200
changeset 824
76ca3dac6506
parent 285
02d3e4b1245f
permissions
-rw-r--r--

fix request_auth not removing the trailing newline from the user name

---
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