rclone/backend/alias
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
..
test/files alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
alias.go alias,cache,chunker,crypt: make any created backends be cached to fix rc problems 2020-09-01 18:21:03 +01:00
alias_internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00