Simple Downloader is a free and useful tool, a download accelerator based on the GNU wget and can be used to download files over HTTP with resume support.
This is a quick coded alpha that contains the basic user interface and essential features. Error messages like file not found .... are not coded.
Will be added later.
Please type URls like http://server/directory/filename.zip and http://server/filename.exe
They should end with a proper filename with extension (like filename.mp3)
If URls like http://server/script?arg=value are given their progress status will not be available.
The program assumes that the remote server sends correct Content-Length for HEAD requests.