1
mirror of https://github.com/rclone/rclone synced 2024-11-13 12:09:47 +01:00
rclone/b2
Nick Craig-Wood 8207af9460 b2: Fix SHA1 mismatch when downloading files with no SHA1 #678
Some large files (depending on which version of rclone they were
uploaded with and where they were uploaded from) don't have an SHA1,
so we can't check it in that case.
2017-08-31 21:39:41 +01:00
..
api b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_internal_test.go b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
b2.go b2: Fix SHA1 mismatch when downloading files with no SHA1 #678 2017-08-31 21:39:41 +01:00
upload.go b2: calculate missing hashes on the fly instead of spooling – fixes #1288 2017-08-12 12:57:34 +02:00