rclone/b2
Nick Craig-Wood b3d0848d09 b2: Fix download of large files - fixes #678
Large files were failing to download with an sha1 mismatch error.
Correct this by making sure we use the sha1 read from the info rather
than the header.
2016-09-05 17:26:04 +01:00
..
api b2: Add --b2-versions flag so old versions can be listed and retreived. #420 2016-07-05 11:27:04 +01:00
b2_internal_test.go Add more tests for List() and fix resulting problems 2016-05-07 14:50:35 +01:00
b2_test.go Make it possible to test Fs multiple times and use this with crypt 2016-08-23 17:45:37 +01:00
b2.go b2: Fix download of large files - fixes #678 2016-09-05 17:26:04 +01:00
upload.go b2: fix stats accounting for upload - fixes #602 2016-08-22 21:19:38 +01:00