LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   wget / md5 checksum (https://www.linuxquestions.org/questions/linux-software-2/wget-md5-checksum-124344/)

xconspirisist 12-09-2003 04:29 PM

wget / md5 checksum
 
If i use wget to download a file, and I close the terminal window, and then, resume the file with wget, will that change the files md5 checksum ? if so, can I amend the file ?

david_ross 12-09-2003 04:35 PM

The md5 sum should not change. It is the result of the end file. The "-c" allows wget to resumes as it left off.

xconspirisist 12-09-2003 05:03 PM

how would I safley stop the file ?, so I can resume it later with wget. Currently i am just closing the terminal window.. And the file must be the same, its teh linux wolfenstine patch - and the installer ' verifiys the archives integrity ', and its not the same. The site also says the file is 73 megs, nautulus thinks its 75 megs..

david_ross 12-09-2003 05:32 PM

I just use Ctrl+C. If the MD5 sum fails you will just need to download it again.

xconspirisist 12-10-2003 07:19 AM

arg, its failed twice, and the file is a 70 meg download :(


All times are GMT -5. The time now is 06:47 PM.