jafeha / parabird

Simple script written in python to build an os independent truecrypt encrypted usb-stick containing a portable thunderbird, enigmail, torbirdy and vidalia.
GNU General Public License v3.0
11 stars 7 forks source link

cache func: check if files actually exist #47

Open jafeha opened 11 years ago

jafeha commented 11 years ago

we should check if the files actually really exist before we try to copy them or we should raise an exception downloading them if the files do not exist.

jojoo- commented 11 years ago

imo this should be adressed in a rewrite