mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01:00
8d1d096c11
When copying Google Docs to Backblaze B2 errors like this would happen
ERROR : test.docx: Failed to calculate src hash: hash type not supported
ERROR : test.docx: corrupted on transfer: sha1 hashes differ src
This was due to an oversight in
|
||
---|---|---|
.. | ||
test | ||
drive_internal_test.go | ||
drive_test.go | ||
drive.go | ||
metadata.go | ||
upload.go |