scripts icon indicating copy to clipboard operation
scripts copied to clipboard

check for existed resource and skip downloading

Open terrancewong opened this issue 3 years ago • 3 comments

Not downloading everything again is much appreciated.

terrancewong avatar Nov 23 '21 02:11 terrancewong

we're talking <1mb of additional data downloaded. I could checksum everything and verify before re-downloading but that just seems like an extra hassle given the small benefit.

MrChromebox avatar Nov 23 '21 14:11 MrChromebox

just slightly more friendly to slow connections and multiple offline flash :-P

terrancewong avatar Nov 25 '21 08:11 terrancewong

if you've modified my script for offline use, then adding a check for the required utilities and not downloading them should be trivial ;-)

MrChromebox avatar Nov 26 '21 05:11 MrChromebox