Looking for downloader web solution
I'm looking for a web solution that will provide a web page/application that will let a user download our installer exe (all required files are contained in the exe) such that they can pause the download and resume it at any time.
It's a 1.4 GB file, and currently our only distribution model (we are on a 0 budget).
Any advice? Our end-users are expec开发者_如何学Pythonted to be very computer illiterate. Expected to be able to visit a webpage and follow a few steps.
Do you also need a hosting solution? For that part I don't know, but you could check out Free Download Manager. It supports resuming downloads, and it's open source - GNU General Public License.
精彩评论