dav lock
lock [-pc] <url>
Creates a lock on the resource specified by the url. The lock is an exclusive write lock with infinity depth.
-If the resource is successfully locked, a lock token for this resource is printed on stdout. This lock token should be saved somewhere to unlock the resource eventually.
+Creates a lock on the resource specified by the url. The lock is an exclusive write lock with infinite depth.
+If the resource is successfully locked, a lock token for this resource is printed to stdout. This lock token should be saved somewhere to unlock the resource eventually.
-p
disable file name and path decryption if enabled
-c
enable file name and path decryption