Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] checksumming files
Date: Thu, 04 Dec 2008 07:10:27
Message-Id: 200812040710.20397.michaelkintzios@gmail.com
1 Almost every time I split a large file >1G into say 200k chunks, then ftp it
2 to a server and then:
3
4 cat 1 2 3 4 5 6 7 > completefile ; md5sum -c completefile
5
6 if fails. Checking the split files in turn I often find 1 or two chunks that
7 fail on their own md5 checks. Despite that the concatenated file often works
8 (e.g. if it is a video file it'll play alright).
9
10 Can you explain this? Should I be using a different check to verify the
11 integrity of the ftp'd file?
12 --
13 Regards,
14 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] checksumming files "Heinrichs
Re: [gentoo-user] checksumming files Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] checksumming files Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] checksumming files Albert Hopkins <marduk@×××××××××××.org>