Recruiting test aiming to synchronize an S3 bucket from a local folder
DricomDragon 361ac3df5a Add running instructions and limits of script | hace 3 años | |
---|---|---|
test | hace 3 años | |
.gitignore | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
boto-updater.py | hace 3 años | |
run_minio.sh | hace 3 años |
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.