docs/src/copy.md

changeset 407
9505224d2fd2
parent 285
02d3e4b1245f
equal deleted inserted replaced
406:36333e8a9411 407:9505224d2fd2
9 If *url1* is a collection, all children are copied. 9 If *url1* is a collection, all children are copied.
10 10
11 If *url2* already exists, the command aborts, unless the `-O` option is specified. 11 If *url2* already exists, the command aborts, unless the `-O` option is specified.
12 12
13 The command uses a single WebDAV COPY request to duplicate the resources. 13 The command uses a single WebDAV COPY request to duplicate the resources.
14 You may use file name and path decryption to copy and encrypted resource. 14 You may use file name and path decryption to copy an encrypted resource.
15 Please note that the copy will always be located at *url2*, so the top most collection name will not be disguised. 15 Please note that the copy will always be located at *url2*, so the top most collection name will not be disguised.
16 See [encryption][2] for more details on how encryption works. 16 See [encryption][2] for more details on how encryption works.
17 17
18 **`-p`** disable file name and path decryption for *url1* 18 **`-p`** disable file name and path decryption for *url1*
19 19

mercurial