Copy a specific version or point-in-time state of a MinIO object with mc cp --version-id / --rewind

domain: min.io · 4 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. List versions to find the target version id: mc ls --versions myaistor/mybucket/object.txt.
  2. Copy a specific version: mc cp --version-id <vid> myaistor/mybucket/object.txt myaistor/restore/object.txt.
  3. Copy the object as it existed at a point in time: mc cp --rewind 30d myaistor/mybucket/object.txt myaistor/restore/object.txt (duration) or --rewind '2026.03.24T10:00' (ISO timestamp).
  4. Verify the restored object with mc stat myaistor/restore/object.txt.

Known gotchas

Related routes

Delete a specific object version by version-id in MinIO with mc rm --version-id
min.io · 4 steps · unrated
Create a MinIO bucket with versioning or object locking at creation with mc mb
min.io · 6 steps · unrated
Enable object lock and versioning on a new MinIO bucket with mc mb --with-lock
min.io · 4 steps · unrated

Give your agent this knowledge — and 17,700+ more routes

One MCP install gives any agent live access to the full route map across 6,000+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans