1
mirror of https://github.com/rclone/rclone synced 2024-11-13 12:09:47 +01:00
rclone/docs
wuyu ee9f987234 qingstor: Support hash md5 for upload object
* Using single object to uploaded when files less than or equal to 67108864 bytes

 * Using multi-part object to uploaded when files large than 67108864 bytes, and
   calculate MD5SUMS in the upload process

 * For Mkdir and Rmdir, Add block to wait qingstor service sync status to
   handling extreme cases that try to create a just deleted bucket or delete
   a just created bucket etc
2017-08-31 16:41:08 +01:00
..
content qingstor: Support hash md5 for upload object 2017-08-31 16:41:08 +01:00
layouts azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
static website: Decrease spacing between menu items 2017-07-09 22:48:26 +01:00
config.json Update urls to https after site move 2017-03-29 10:06:22 +01:00
README.md How to build the docs 2014-04-17 22:39:23 +01:00

Docs

See the content directory for the docs in markdown format.

Use hugo to build the website.