rclone/backend/crypt
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
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
cipher.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
crypt_internal_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
crypt_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
crypt.go alias,cache,chunker,crypt: make any created backends be cached to fix rc problems 2020-09-01 18:21:03 +01:00