Commit Graph

3 Commits

Author SHA1 Message Date
b510d6667a 添加 S3 数据迁移工具的 README 文档,包含功能特性、支持的存储服务、环境配置、安装和使用方法等信息 2026-02-06 19:48:34 +08:00
73e9a33cc3 实现 S3 对象迁移功能,添加对象复制和元数据获取逻辑 2026-02-06 19:19:35 +08:00
b6d8af60a1 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.
2026-02-06 19:11:02 +08:00