GitHub user meteorgan edited a comment on the discussion: How to use opendal to 
implement  breakpoint resume upload and   Incremental upload ?

Not sure if i understood your question correctly. In your scenario, the mobile 
service splits the data into many parts and sends them randomly to the server. 
Once the server receives all the parts, it assembles them into a complete file, 
and then uses `opendal` to write it to `OSS`. If the mobile device reconnects 
to the server, we want it to continue sending only the missing parts. Is that 
correct ?

GitHub link: 
https://github.com/apache/opendal/discussions/5875#discussioncomment-12612854

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to