rclone/backend/union
Nick Craig-Wood 1d1d847f18 union: change epff policy to search local disks first
Its always been random which remote epff/ff finds first. Make it so
that we search local disks first which will save on network resources.

See: https://forum.rclone.org/t/rclone-union-no-longer-preferring-local-copies-windows/32002/3
2022-07-21 17:23:56 +01:00
..
common union: add min_free_space option for lfs/eplfs policies - fixes #6071 2022-06-16 22:13:50 +01:00
policy union: change epff policy to search local disks first 2022-07-21 17:23:56 +01:00
upstream union: change epff policy to search local disks first 2022-07-21 17:23:56 +01: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.go union: fix multiple files being uploaded when roots don't exist 2022-07-11 18:19:36 +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