diff -r ee9e63c437c4 -r 8c44c5919691 docs/html/set-property.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/html/set-property.html Tue Jul 11 20:45:32 2017 +0200 @@ -0,0 +1,66 @@ + + + + + + + + + + + +
+ davutils documentation +
+ + + +
+

dav set-property

+

set-property [-pc] [-L <lock>] [-n <uri>] <url> <property> [value]

+

Sets a resource property to a specified value.

+

property is a property name with or without prefix (see get-property for details).

+

If no value is specified, the content for the property is read from stdin.

+

-p disable file name and path decryption if enabled

+

-c enable file name and path decryption

+

-L <lock> use a lock token. See dav lock

+

-n <uri> specify property namespace

+

Note: Properties are never encrypted.

+
+ + +