gridfs2s3:将 MongoDB GridFS 文件迁移到 AWS S3 的工具

时间:2024-07-31 05:01:17
【文件属性】:

文件名称:gridfs2s3:将 MongoDB GridFS 文件迁移到 AWS S3 的工具

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-31 05:01:17

Go

gridfs2s3 - 将 MongoDB GridFS 文件迁移到 AWS S3 的工具 这是一个简单的工具,它将抓取您指向的 GridFS 中的所有文件,并将它们粘贴到 S3 中 安装 go install github.com/Bowbaq/gridfs2s3 用法 gridfs2s3 -h flag needs an argument: -h Usage of gridfs2s3: -b= " " : S3 bucket for the files -c= " " : Prefix of MongoDB collection to migrate. Default is to migrate everything. Use full name to migrate a single collection -d= " " : MongoDB database name


【文件预览】:
gridfs2s3-master
----.gitignore(21B)
----LICENSE(1KB)
----README.md(2KB)
----gridfs2s3.go(4KB)

网友评论