object storage range download
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.
It looks like something which could be implemented via driver / provider specific extension methods.
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.