Literally a super simple script that downloads every object in a COS bucket. Useful for buckets with a large number of objects. Add your credentials to the .env
file then run python3 cos_backup.py
modcarroll/download-all-objects-from-cos-bucket
Literally a super simple script that downloads every object in a COS bucket. Useful for buckets with a large number of objects.
PythonGPL-3.0