libcloud icon indicating copy to clipboard operation
libcloud copied to clipboard

object storage range download

Open jmberg opened this issue 5 years ago • 2 comments

It would be nice if libcloud could support range requests to objects, this is e.g. supported by Amazon S3 and the boto3 library.

This helps when you store bigger files, but have some kind of index locally to be able to request only parts thereof, for example.

jmberg avatar Jan 09 '20 21:01 jmberg

It looks like something which could be implemented via driver / provider specific extension methods.

Kami avatar Jan 10 '20 05:01 Kami

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically marking is as stale. If this issue is not relevant or applicable anymore (problem has been fixed in a new version or similar), please close the issue or let us know so we can close it. On the contrary, if the issue is still relevant, there is nothing you need to do, but if you have any additional details or context which would help us when working on this issue, please include it as a comment to this issue.

stale[bot] avatar Apr 09 '20 05:04 stale[bot]