Sliced downloads are beneficial in cases of downloading a small number of large files. GCP documentation here with example code using the cloud storage python client:
https://cloud.google.com/storage/docs/sliced-object-downloads
Unsure if this is within scope of cloudpathlib but such a feature would be useful.
Sliced downloads are beneficial in cases of downloading a small number of large files. GCP documentation here with example code using the cloud storage python client:
https://cloud.google.com/storage/docs/sliced-object-downloads
Unsure if this is within scope of cloudpathlib but such a feature would be useful.