mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
ee9f987234
* 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 |
||
---|---|---|
.. | ||
qingstor_test.go | ||
qingstor_unsupported.go | ||
qingstor.go | ||
upload.go |