rclone/backend/chunker
Nick Craig-Wood 0d066bdf46 alias,cache,chunker,crypt: make any created backends be cached to fix rc problems
Before this change, when the above backends created a new backend they
didn't put it into the backend cache.

This meant that rc commands acting on those backends did not work.

This was fixed by making sure the backends use the backend cache.

See: https://forum.rclone.org/t/rclone-rc-backend-command-not-working-as-expected/18834
2020-09-01 18:21:03 +01:00
..
chunker_internal_test.go chunker: reduce length of temporary suffix 2019-12-09 16:56:32 +00:00
chunker_test.go chunker: finish meta-format before release 2019-09-25 11:03:33 +01:00
chunker.go alias,cache,chunker,crypt: make any created backends be cached to fix rc problems 2020-09-01 18:21:03 +01:00