GitHub user Xuanwo added a comment to the discussion: How to use opendal to implement breakpoint resume upload and Incremental upload ?
> because a client I mean a mobile device, for example, he splits a large file > to into 100 parts, he may upload the last one part first, then 1st, 2nd ... > etc I see. Writing in random order is not supported yet, as there is no way to build such an abstraction across different storage services. I'm willing to add this support if there is a nice design for this. GitHub link: https://github.com/apache/opendal/discussions/5875#discussioncomment-12611010 ---- This is an automatically sent email for dev@opendal.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@opendal.apache.org