docs/src/remove.md

Fri, 21 Apr 2023 21:25:32 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 21 Apr 2023 21:25:32 +0200
changeset 747
efbd59642577
parent 285
02d3e4b1245f
permissions
-rw-r--r--

ucx 3 update, basic dav commands work, most stuff is still broken

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