docs/src/copy.md

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
child 407
9505224d2fd2
equal deleted inserted replaced
284:8e7ef0675946 285:02d3e4b1245f
1 --- 1 ---
2 title: 'dav copy' 2 title: 'dav copy'
3 --- 3 ---
4 4
5 **`copy [-pcO] [-L <lock>] <url1> <url2>`** 5 **`dav copy [-pcO] [-L <lock>] <url1> <url2>`**
6 6
7 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. 7 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.
8 8
9 If *url1* is a collection, all children are copied. 9 If *url1* is a collection, all children are copied.
10 10

mercurial