Recruiting test aiming to synchronize an S3 bucket from a local folder
DricomDragon 361ac3df5a Add running instructions and limits of script | пре 3 година | |
---|---|---|
test | пре 3 година | |
.gitignore | пре 3 година | |
LICENSE | пре 3 година | |
README.md | пре 3 година | |
boto-updater.py | пре 3 година | |
run_minio.sh | пре 3 година |
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.