Add scripts for MinIO client installation and S3 object copying

- Created 01-install.sh to download and set up the MinIO client.
- Created 02-copy.sh to configure MinIO aliases and mirror objects between buckets.
- Added copy.ts to implement S3 object copying functionality using AWS SDK.
This commit is contained in:
2026-02-06 19:11:02 +08:00
commit b6d8af60a1
8 changed files with 1350 additions and 0 deletions

3
AGENTS.md Normal file
View File

@@ -0,0 +1,3 @@
# 目标是迁移minio的数据到其他的对象存储当中
## 配置环境变量