This will store the blobs locally before uploading so that only new blobs are downloaded and sent to minio instead of downloading each of them every time.
This also tries to stop using the forced streaming of data to Minio as it has memory implications.