Mon, 22 Apr 2019 12:54:31 +0200
add func for creating the content of crypto-prop properties
crypto-prop is a proposed property for storing encrypted properties
create_crypto_prop() is used to create a base64 encoded, encrypted xml document, containing properties
--- 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