rclone/backend/union
Nick Craig-Wood 4488bc0cd7 union: make server side copies possible from outside the union
Before this change, only server side copies within the union would be
permitted.

This change allows server side copies from outside the union to
happen, delegating the checking to the individual upstream backend.

The same change should be made to Move and DirMove

Fixes #6287
2022-09-12 13:27:22 +01:00
..
common union: add min_free_space option for lfs/eplfs policies - fixes #6071 2022-06-16 22:13:50 +01:00
policy build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
upstream build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
entry.go union: support metadata 2022-06-29 17:30:37 +01:00
errors.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
union_internal_test.go fstest: remove spurious contents return from PutTestContents and friends 2022-06-29 11:18:02 +01:00
union_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00
union.go union: make server side copies possible from outside the union 2022-09-12 13:27:22 +01:00