Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 258 Bytes

MinIO Migrate

Using MinIO JavaScript client library, migrate all buckets and files from one server to another.

📋 Setup & Install

Simply clone the repo, then edit config.js with server credentials, then run npm i, then npm run migrate