From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 22:10:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0EBD16A4CE for ; Mon, 14 Mar 2005 22:10:36 +0000 (GMT) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 282C243D55 for ; Mon, 14 Mar 2005 22:10:36 +0000 (GMT) (envelope-from dkelly@Grumpy.DynDNS.org) Received: (qmail 23159 invoked by uid 0); 14 Mar 2005 22:10:35 -0000 Received: from user-69-73-60-132.knology.net (HELO Grumpy.DynDNS.org) (69.73.60.132) by smtp6.knology.net with SMTP; 14 Mar 2005 22:10:35 -0000 Received: by Grumpy.DynDNS.org (Postfix, from userid 928) id B855262F6; Mon, 14 Mar 2005 16:10:34 -0600 (CST) Date: Mon, 14 Mar 2005 16:10:34 -0600 From: David Kelly To: Brian John Message-ID: <20050314221034.GA31388@Grumpy.DynDNS.org> References: <4534.209.87.176.4.1110834790.fusewebmail-19592@webmail.fusemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4534.209.87.176.4.1110834790.fusewebmail-19592@webmail.fusemail.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Re: bad CRC in rar file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:10:36 -0000 On Mon, Mar 14, 2005 at 03:13:10PM -0600, Brian John wrote: > > > > Generally one uses par files to validate and repair rar files before > > reassembling the original image. To generate par files for this > > purpose one has to start with a good set of rar files. > > > par files? I've never heard of those. What is the purpose of par > files if you already have a good set of rar files? Is the idea that > the same person that distributes the original rar files will also > distribute par files with them? Yes. "Par" as in parity. The par files would contain redundant information which is intended to be used to verify/repair broken file(s) (not necessarily rar files). Essentially the same as Forward Error Correction. If you have incomplete or damaged files then you need par files to repair. Can not create par files out of bad files. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.