It will be nice to provide a way for appendable (chunked) files downloading (for example, using AWS S3 protocol) with schedule/pause/resume functionality. The specific of that way is a multiple network calls for downloading every chunk and saving it to file part by part.
Also, it will be nice to having a possibility to upload file from device to server or cloud storage.
Hi, thank you for your library!
It will be nice to provide a way for appendable (chunked) files downloading (for example, using AWS S3 protocol) with schedule/pause/resume functionality. The specific of that way is a multiple network calls for downloading every chunk and saving it to file part by part.
Also, it will be nice to having a possibility to upload file from device to server or cloud storage.
What do you mean about this?