rclone/fs/accounting
Nick Craig-Wood f76bc86cc8 accounting: fix --bwlimit when up or down is off - fixes #5019
Before this change the core bandwidth limit was limited to upload or
download value if the other value was off.

This fix only applies a core bandwidth limit when both values are set.
2021-02-13 12:45:45 +00:00
..
accounting.go Add --bwlimit for upload and download #1873 2021-01-30 17:39:30 +00:00
accounting_other.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
accounting_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
accounting_unix.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
inprogress.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
prometheus.go accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
stats.go log: make it easier to add parameters to JSON logging 2021-01-05 19:44:25 +00:00
stats_groups.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
stats_groups_test.go accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
stats_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
token_bucket.go accounting: fix --bwlimit when up or down is off - fixes #5019 2021-02-13 12:45:45 +00:00
token_bucket_test.go Add --bwlimit for upload and download #1873 2021-01-30 17:39:30 +00:00
tpslimit.go accounting: factor --tpslimit code into accounting from fshttp 2021-01-08 10:29:57 +00:00
tpslimit_test.go accounting: factor --tpslimit code into accounting from fshttp 2021-01-08 10:29:57 +00:00
transfer.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
transfermap.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00