docs/src/checkin.md

Wed, 10 Apr 2024 22:07:17 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 10 Apr 2024 22:07:17 +0200
changeset 812
5fe4453fc025
parent 701
0a48f17c729d
permissions
-rw-r--r--

make sure a LocalResource path has never a trailing path separator, fixes multiple dav-sync tests

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