docs/src/put.md

changeset 283
0e36bb75a732
parent 282
3070d72f54af
child 285
02d3e4b1245f
equal deleted inserted replaced
282:3070d72f54af 283:0e36bb75a732
1 dav put 1 ---
2 ======= 2 title: 'dav put'
3 ---
3 4
4 **`put [-pcR] [-k <key>] [-L <lock>] <url> <file>`** 5 **`put [-pcR] [-k <key>] [-L <lock>] <url> <file>`**
5 6
6 Uploads a file or a directory. When uploading a file while the url points to 7 Uploads a file or a directory. When uploading a file while the url points to
7 an existing collection, a resource inside this collection with the file's name is created. When the url points to a non-existing resource, the resource is 8 an existing collection, a resource inside this collection with the file's name is created. When the url points to a non-existing resource, the resource is

mercurial