Checksum

armadillo

New Member
Hi! Often files like firmware updates are provided with a checksum so that people downloading it can have more confidence that the file is not corrupted. I appreciate that it's late in the day, but maybe it would be good to post one for raydon_s_Media_and_File_Server_Bundle_for_the_Foxsat_HDR_release_4.1.3 ?
 
Code:
$ shasum -b raydons_Media_and_File_Server_Bundle_for_the_Foxsat_HDR_release_4.1.3.rar
f55946f556cb4c32e03c1b9975d1c4f318eec7fc
$ shasum -b -a 256 raydons_Media_and_File_Server_Bundle_for_the_Foxsat_HDR_release_4.1.3.rar
bf1fb8fd388d6f6ddc84b1cc5f1b1661c3b3b93e8b6f74d9b879e990cacd97c0
$ shasum -b -a 512 raydons_Media_and_File_Server_Bundle_for_the_Foxsat_HDR_release_4.1.3.rar
6241e660c9cc5ce356bbe6f5cf9a79313381039a46d7eb7aed1f0b5555ab331d628a3685dae67112c7f944198537ab52ea2b374b9e53dc41fb39d6a2f047e2cd
HTH
 
This assumes my file download wasn't corrupted of course! But I've used it to install several boxes without any problems.
 
Back
Top