docs/src/copy.md

changeset 283
0e36bb75a732
parent 282
3070d72f54af
child 285
02d3e4b1245f
equal deleted inserted replaced
282:3070d72f54af 283:0e36bb75a732
1 dav copy 1 ---
2 ======== 2 title: 'dav copy'
3 ---
3 4
4 **`copy [-pcO] [-L <lock>] <url1> <url2>`** 5 **`copy [-pcO] [-L <lock>] <url1> <url2>`**
5 6
6 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.
7 8

mercurial