rclone/backend/crypt
Nick Craig-Wood 70c8566cb8 fs: Pin created backends until parents are finalized
This attempts to solve the backend lifecycle problem by

- Pinning backends mentioned on the command line into the cache
  indefinitely

- Unpinning backends when the containing structure (VFS, wrapping
  backend) is destroyed

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.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
cipher_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
crypt.go fs: Pin created backends until parents are finalized 2020-09-01 18:21:03 +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