Gaviota and tbcheck

Discussion of chess software programming and technical issues.

Moderator: Ras

User avatar
jshriver
Posts: 1358
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Gaviota and tbcheck

Post by jshriver »

Is there an updated tbcheck that can check the integrity of the compressed cp4 files?

If not can I have a md5sum or sha1sum of them. I finished compressing them and uploading to my server for sharing but wanted to make sure they were correct. I did tbcheck the .gtb files prior to compressing them and they were ok.

Just wanted to make sure :)
-Josh
User avatar
michiguel
Posts: 6401
Joined: Thu Mar 09, 2006 8:30 pm
Location: Chicago, Illinois, USA

Re: Gaviota and tbcheck

Post by michiguel »

jshriver wrote:Is there an updated tbcheck that can check the integrity of the compressed cp4 files?

If not can I have a md5sum or sha1sum of them. I finished compressing them and uploading to my server for sharing but wanted to make sure they were correct. I did tbcheck the .gtb files prior to compressing them and they were ok.

Just wanted to make sure :)
-Josh
I pm what I get when I run md5sum -b *.gtb.cp4

I think it should be enough for now. I have to make tbcheck to check the compressed files. That would be easier for many people that do not know that md5sum is.

Thanks Josh for hosting them!
Miguel
User avatar
jshriver
Posts: 1358
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: Gaviota and tbcheck

Post by jshriver »

Thanks for the md5sum, so far every file I've uploaded has checked ok. I have a slow uplink at home so it's probably going to take another day to finish uploading. Then I'll move those files over to where the bz2 version are now (replacing them).

This will save people from having to download them, uncompress them and natively recompress with tbcp.

Just sorry it took this long.
-Josh