mirror of
https://github.com/rclone/rclone.git
synced 2026-09-13 06:35:59 -04:00
Use OCI RenameObject for moves within a bucket, avoiding a server-side copy followed by source deletion. Cross-bucket moves continue to fall back to copy and delete.