ccloudvm
ccloudvm copied to clipboard
ccloudvm download manager improvements
A whole pile of work needs doing to the download manager
- It should be possible to enumerated cached files.
- It should be possible to delete cached files.
- It should be possible to refresh a downloaded file.
- The key used to access each downloaded file is the file's name. This needs to change. It should be the URL, otherwise we cannot support two files with the same name downloaded from different URLs.
- The cache folder shouldn't be called .cache as it is not a cache. It cannot be deleted without breaking existing images.
- Consider location of cached files.