mirror of
https://github.com/rclone/rclone.git
synced 2024-12-22 23:22:08 +01:00
4488bc0cd7
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 |
||
---|---|---|
.. | ||
common | ||
policy | ||
upstream | ||
entry.go | ||
errors.go | ||
union_internal_test.go | ||
union_test.go | ||
union.go |