Simple Downloader is a download accelerator program 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.

Downloads are saved in C:\sdownloader






