Recruiting test aiming to synchronize an S3 bucket from a local folder
DricomDragon 361ac3df5a Add running instructions and limits of script | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
test | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
LICENSE | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
boto-updater.py | %!s(int64=3) %!d(string=hai) anos | |
run_minio.sh | %!s(int64=3) %!d(string=hai) anos |
Recruiting test aiming to synchronize an S3 bucket from a local folder
Run the Minio instance locally (Docker is required):
sudo ./run_minio.sh
python3 boto-updater.py
You can modify files in ./test/data
or in bucket with Minio web portal to manually test different use cases.