rclone/backend/qingstor
Nick Craig-Wood 6a832b7173 qingstor: default --qingstor-upload-concurrency to 1 to work around bug
If the upload concurrency is set > 1 then the hash becomes corrupted.
The upload is fine, and can be downloaded fine, however the hash is no
longer the md5sum of the object.  It is not known whether this is
rclone's fault or a bug at QingStor.
2019-01-27 21:09:11 +00:00
..
qingstor_test.go qingstor: add upload chunk size/concurrency/cutoff control #2851 2019-01-18 15:20:20 +00:00
qingstor_unsupported.go Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
qingstor.go qingstor: default --qingstor-upload-concurrency to 1 to work around bug 2019-01-27 21:09:11 +00:00
upload.go qingstor: add upload chunk size/concurrency/cutoff control #2851 2019-01-18 15:20:20 +00:00