Einzelnen Beitrag anzeigen

sdean

Registriert seit: 5. Dez 2009
64 Beiträge
 
#3

Re: Clac CRC before downloading

  Alt 19. Apr 2010, 16:40
yes over HTTP , let me suppose the following scenario :

yesterday i downloaded x0.myfile which CRC is 3361685294 , and today i want to download other files among of them is x0.myfile so when the download process starts it should bypass x0.myfile because it's already downloaded yesterday .

That's what i want to acheive .

Yes i can use If FileExists(x0.myfile) then bypass , But here i want to work with CRC , MD5 or whatever


any idea wicht ?
  Mit Zitat antworten Zitat