docs/html/copy.html

changeset 282
3070d72f54af
parent 279
f0f24da5f920
child 283
0e36bb75a732
equal deleted inserted replaced
281:ddb5e8f2a43d 282:3070d72f54af
70 <p>If <em>url1</em> is a collection, all children are copied.</p> 70 <p>If <em>url1</em> is a collection, all children are copied.</p>
71 <p>If <em>url2</em> already exists, the command aborts, unless the <code>-O</code> option is specified.</p> 71 <p>If <em>url2</em> already exists, the command aborts, unless the <code>-O</code> option is specified.</p>
72 <p>The command uses a single WebDAV COPY request to duplicate the resources. You may use file name and path decryption to copy and encrypted resource. Please note that the copy will always be located at <em>url2</em>, so the top most collection name will not be disguised. See <a href="./encryption.html">encryption</a> for more details on how encryption works.</p> 72 <p>The command uses a single WebDAV COPY request to duplicate the resources. You may use file name and path decryption to copy and encrypted resource. Please note that the copy will always be located at <em>url2</em>, so the top most collection name will not be disguised. See <a href="./encryption.html">encryption</a> for more details on how encryption works.</p>
73 <p><strong><code>-p</code></strong> disable file name and path decryption for <em>url1</em></p> 73 <p><strong><code>-p</code></strong> disable file name and path decryption for <em>url1</em></p>
74 <p><strong><code>-c</code></strong> enable file name and path decryption for <em>url1</em></p> 74 <p><strong><code>-c</code></strong> enable file name and path decryption for <em>url1</em></p>
75 <p><strong><code>-O</code></strong> override the destination resource</p> 75 <p><strong><code>-O</code></strong> overwrite the destination resource</p>
76 <p><strong><code>-L &lt;lock&gt;</code></strong> use a lock token. See <a href="./lock.html">dav lock</a></p> 76 <p><strong><code>-L &lt;lock&gt;</code></strong> use a lock token. See <a href="./lock.html">dav lock</a></p>
77 <p><strong>Command alias:</strong> cp</p> 77 <p><strong>Command alias:</strong> cp</p>
78 </div> 78 </div>
79 <!-- end content --> 79 <!-- end content -->
80 </body> 80 </body>

mercurial