pyminio
pyminio copied to clipboard
copy_recursively should use recursive self.minio_obj.list_objects
use self.minio_obj.list_objects instead of _get_objects_at and diy logic to reduce the amount of code written and tested