quickdraw_python
quickdraw_python copied to clipboard
if a file download is cancel (or fails) half way through you end up with an incomplete .bin file in the cache
Maybe can do a size check before download and after download and if it does not match, remove the incomplete .bin and redownload it ?