dlGeneric: Download file from generic source url
Description
Download file from generic source url
Usage
dlGeneric(url, needChecksums)
Arguments
url
The url (link) to the file.
needChecksums
Logical indicating whether to generate checksums.
## TODO: add overwrite arg to the function?