mdozmorov / genome_runner

Academic Free License v3.0
0 stars 3 forks source link

DB: Trace download issues #92

Closed mdozmorov closed 9 years ago

mdozmorov commented 9 years ago

Each remote folder with data has md5sum.txt files. It will be best to check MD5 sum right after download - if not match, output url in a defined file so one can download it manually.

It also allows to "clean up" after a broken download by automating *temp files removal. Right now, if download of a large file breaks, a ~100Mb file with .temp extension remains.