docs/src/checkin.md

Sat, 28 Mar 2020 16:04:46 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 28 Mar 2020 16:04:46 +0100
branch
feature/dav-edit
changeset 711
8d40b5ccc43e
parent 701
0a48f17c729d
permissions
-rw-r--r--

adds check for encryption key (otherwise segfault when trying to create a fresh encrypted file without a key)

---
title: 'dav checkin'
---

**`dav checkin [-pc] <url>`**

Changes the state of a resource to *checked-in*. This will create a new version of the resource. In the *checked-in* state the resource cannot be modified.

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

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

mercurial