1
mirror of https://github.com/rclone/rclone synced 2024-11-01 21:49:35 +01:00
rclone/backend/b2
Nick Craig-Wood d0d6b83a7a fs/accounting: rework to enable accounting to work with crypt and b2
This removes the old system of part accounting and replaces it with a
system of popping off the accounting reader and wrapping up new ones
as necessary.

This makes it much easier to carry the context down the chain of
wrapped readers and get the limiting as near as possible to the
output.  This makes the accounting more accurate and the bandwidth
limiting smoother.

Fixes #2029 and Fixes #1443
2018-02-02 15:14:41 +00:00
..
api Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
b2_internal_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
b2_test.go Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
b2.go config/hash: rename more symbols after factoring into own package 2018-01-18 20:27:52 +00:00
upload.go fs/accounting: rework to enable accounting to work with crypt and b2 2018-02-02 15:14:41 +00:00