some users have asked us how comes that we are showing a download progress but there is not file actually downloaded to the actual device. This is not fake. This is because to make the GUI nicer, we download the content into a blob, into the memory of the web browser and, once it is completed, we dump the blob into the actual file which is handled by the UI of the web browser, so you will need to keep the page open during the download or the progress will be lost