gnina / models

Trained caffe models
82 stars 23 forks source link

‘CrossDocked2020_v1.2.tgz’ archive is corrupt,how to solve the problem? #24

Closed Fx-Ren closed 2 years ago

Fx-Ren commented 2 years ago

An error is reported during file decompression. How to solve the problem?

Archive File:CrossDocked2020_v1.2.tgz Error Message in Linux: image

Error Message in Windows: image

dkoes commented 2 years ago

I've verified the integrity of the tarball on the server. The md5 hash is: eeba4cd6c119a24b6b24810122596133

Check your md5sum, if it is different the file probably got corrupted when you downloaded it.

Fx-Ren commented 2 years ago

Got it. Thanks very much. I will re-download the tarball since the md5 hash value of my local tarball is unmatched.