# After s3 switches the storage engine, convert the data - build ```shell go build -o s3convert main.go ``` - start ```shell ./s3convert -config -name # ./s3convert -config ./../../config -name minio ```