NordicSemiconductor / IOS-nRF-Connect-Device-Manager

A mobile management library for devices supporting nRF Connect Device Manager.
https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
Apache License 2.0
88 stars 40 forks source link

added logic to stop transferring files once they exceed original file… #107

Closed MikeSnyder360 closed 1 year ago

MikeSnyder360 commented 1 year ago

…size

Addressing issue https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager/issues/105

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

dinesharjani commented 1 year ago

Hi @MikeSnyder360 - this happens to you often?

MikeSnyder360 commented 1 year ago

@dinesharjani - yeah, think about the case of downloading a logfile that's being appended to. We're seeing it quite alot with zephyr based logging systems.