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