Direct download link
Permalink
It would be nice if we could download via wget onto a server. Does anyone know if there is a direct link to a tar.gz file?
Why not just use whatever the download link is that is posted?
This will sort out the filename automatically for you:
Note you'd want to get the actual download link from the page as that is likely to change.
wget --content-disposition http://www.concrete5.org/download_file/-/view/90125/
Note you'd want to get the actual download link from the page as that is likely to change.