therube
|
|
« Reply #1 on: April 26, 2006, 09:47:08 am » |
|
I have not used Win32get before, but ...
Enter the URL to the file to download. It prompts you for the name to save it to. Presumably you'll accept the default. At some point, if you want to stop it, hit Cancel. The download stops.
To resume, again enter the URL to the file to download. Again it prompts you for the name. Accept the default again. Since the file (part of the file) already exists, it asks if you wish to replace it. Reply, Yes.
At that point, another dialog box is brought up, with options to Resume, Overwrite, or Cancel. Choose, Resume.
And assuming the server you're getting the file from supports resume, then it should do just that.
(A bit more then 3 lines).
|