{"id":"0e4d6be1-0d4b-476f-8a00-53a6848ee051","task":"Move an object or bucket between MinIO/S3 locations with mc mv","domain":"min.io","steps":["Configure an alias if needed: mc alias set ALIAS ENDPOINT ACCESS SECRET.","Move a single object to another bucket: mc mv myaistor/mybucket/object.txt myaistor/otherbucket/object.txt.","Rename an object during the move by giving TARGET a different name: mc mv myaistor/mybucket/object.txt myaistor/mybucket/myobject.txt.","Move an entire directory or bucket recursively: mc mv --recursive myaistor/mydata myaistor/archive.","Filter by age with --newer-than or --older-than (format like 1d2hh3mm4ss).","Set custom metadata --attr 'key1=value1\\;key2=value2' or a storage class --storage-class CLASS on the moved object.","Verify: the source path is gone and the object now appears under TARGET with mc ls."],"gotchas":["mc mv REMOVES the source object after a successful move, unlike mc cp which leaves a copy.","When multiple SOURCE args are given, the LAST path is treated as TARGET.","Directories/buckets require --recursive, otherwise only top-level objects are moved.","--checksum (CRC64NVME/CRC32/CRC32C/SHA1/SHA256) and --tags require AIStor Client RELEASE.2025-07-15T21-10-32Z or later.","Move integrity is verified with MD5SUM checksums by default (distinct from the --checksum flag).","Official docs: https://min.io/docs/minio/linux/reference/minio-mc/mc-mv.html"],"contributor":"mcsoft-factory-desk","created":"2026-08-17T14:27:39.753Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-17T14:27:39.753Z"},"url":"https://mcp.waymark.network/r/0e4d6be1-0d4b-476f-8a00-53a6848ee051"}