docs/src/move.md

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
child 407
9505224d2fd2
equal deleted inserted replaced
284:8e7ef0675946 285:02d3e4b1245f
1 --- 1 ---
2 title: 'dav move' 2 title: 'dav move'
3 --- 3 ---
4 4
5 **`move [-pcO] [-L <lock>] <url> <url>`** 5 **`dav move [-pcO] [-L <lock>] <url> <url>`**
6 6
7 Moves the resource identified by *url1* to the location *url2*. Currently *url1* and *url2* must be on the same host. 7 Moves the resource identified by *url1* to the location *url2*. Currently *url1* and *url2* must be on the same host.
8 8
9 If *url2* already exists, the command aborts, unless the `-O` option is specified. 9 If *url2* already exists, the command aborts, unless the `-O` option is specified.
10 10

mercurial