diff -r 3070d72f54af -r 0e36bb75a732 docs/html/copy.html --- a/docs/html/copy.html Sat Aug 05 13:35:27 2017 +0200 +++ b/docs/html/copy.html Sun Aug 06 14:41:20 2017 +0200 @@ -4,7 +4,7 @@ - + dav copy @@ -64,7 +64,9 @@
-

dav copy

+

copy [-pcO] [-L <lock>] <url1> <url2>

Creates a duplicate of the resource identified by url1 at the location url2. All resource properties are copied. Currently url1 and url2 must be the same host.

If url1 is a collection, all children are copied.