You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
dlcache.sh | 6 years ago |
README.md
Introduction
This script aims to cache http(s)-downloads
How it works
- if a file with the right name and md5 exists, nothing happens
- if a file with the right name and md5 is in cache, use that
- if a file with the right name but wrong md5 is in cache, redownload download to cache
- after download, check md5, then copy to target