rclone/qingstor
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
..
qingstor.go qingstor: Support hash md5 for upload object 2017-08-31 16:41:08 +01:00
qingstor_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
qingstor_unsupported.go qingstor: add missing file to fix plan9 build 2017-08-04 22:54:27 +01:00
upload.go qingstor: Support hash md5 for upload object 2017-08-31 16:41:08 +01:00