Read the pinned article on "advanced irc leeching". It tells how to avoid corruption with rollback.
Stephen
Printable View
Read the pinned article on "advanced irc leeching". It tells how to avoid corruption with rollback.
Stephen
i was downloading something (tar file) and i left ma download on till tommorow hwne i came back the download was stoped and the bots was offline to, so i resumed it with another bot, is this mean that ma downoad is now corrupted , shit man i was 1.18gb file nad 800 mb was done. now i must start it from begining all over isnt? oo there was a advance leeching Guide and they add some command to avoid corruption, is that usefull?
plz answer fast iam gonna redownload the file
Hey bawa I downloaded spellforce and i didnt download the whole file from the same bot. In the end one rar file was corrupt, i had to download only 15MB again. So downlaoding from different bots cant be that bad ;)
btw I got the one file i need from the channel i mentioned above :)
how u did download the corrupted part of file :blink:Quote:
Originally posted by Benno@16 December 2003 - 17:13
Hey bawa I downloaded spellforce and i didnt download the whole file from the same bot. In the end one rar file was corrupt, i had to download only 15MB again. So downlaoding from different bots cant be that bad ;)
btw I got the one file i need from the channel i mentioned above :)
Quote:
Originally posted by Benno@15 December 2003 - 00:05
Got it from #incomplete
Great channel, everybody who doesnt know it yet should check it out, you can visit their homepage here http://www.incomplete.me.uk/
It was one of the rar files that were corrupt and i got it from thereQuote:
how u did download the corrupted part of file
bawa@Klite_user, if you still know the bot you were getting the file from the first time, and you know how big the file was, then you can use the "btrunc" command to shrink the file back to where it was rather than start over. Type "/help /btrunc" in any mirc window and it will show you how to use it.
Stephen
Rollback guys!
Paste the following into your script editor:
Tools >> Script Editor >> File >> New >> Paste script >> Save As: Rollback.mrc >> Save and Exit.Code:On *:GETFAIL:*: {
btrunc $filename $iif($calc($file($filename).size - 1024000 ) > 0, $ifmatch, 0)
}
In your status screen type:
/load -rs rollback.mrc
or if you saved the file in any other place, specify the target before the filename.
The size of the rollback can be changed as well just add the proper amount of zeros, I have it set for 1meg, but the more the better. Rollback redownloads the specific amount of it's told to, this protects those sudden disconnects and bot drops by redownloading the information at the end that could have been corrupted by the disconnect. (This doesn't help the corruption of trying to download the same file from a different bot, you'll need to delete the existing portion to avoid that corruption.)
@JJ I downlaoded the lates winrar though it didnt help anything. But thats not much of a problem as they files arent big so no problem redownlading :)
@Damnatory thanks I just put it in
though I have one question, on another website i read that I should put
in connect -> options -> performQuote:
/ctcps on
/raw on
/events on
can you tell me what that means and if it is good or bad?
thanks
I set up the rollback when I installed. Just followed the newbie guide for the whole thing. Still have a lot of corruption issues.
Just had one movie where I tried to unrar it with each of my programs. All files corrupt. First time for that, it is usually just 1 or 2.
TD
Yeah go ahead, I just didn't post that part as it's not exactly necessary. The script will work on it's own.Quote:
Originally posted by Benno@17 December 2003 - 21:40
in connect -> options -> performQuote:
/ctcps on
/raw on
/events on
can you tell me what that means and if it is good or bad?