From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MJquu-0006Da-Gm for garchives@archives.gentoo.org; Thu, 25 Jun 2009 15:31:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDAC7E02C1; Thu, 25 Jun 2009 15:31:10 +0000 (UTC) Received: from mail-qy0-f178.google.com (mail-qy0-f178.google.com [209.85.221.178]) by pigeon.gentoo.org (Postfix) with ESMTP id AB216E02C1 for ; Thu, 25 Jun 2009 15:31:10 +0000 (UTC) Received: by qyk8 with SMTP id 8so1097534qyk.32 for ; Thu, 25 Jun 2009 08:31:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=wVMt6haFl9rRuWDxa7oEOO3pGtmJQgrJ4DYCgMwJrjY=; b=IH6Jj6/SMufL/SDUzuvc2W8R4Viv4Wy7iMe1SH7bKyuwrHM2VXkGltl0hRSHr2NjM9 Bq7uPTU5Px0PPg5ibjnVNUAxYythXhK9OrufueXSJ3AAIZj97lSTk2yGd6SMJAmTcrMw QOJfn45iJxyJeru2sHvUfvGeO2sNqY9t6AJXA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=G5jCdSBoX7RIpGoK4qNAO/PIo7K/CnFknXLAXCCJUDynSmqoZh1rK07gwdqtb2BNhJ uQ95/ae4rOWK1FcF1pBTXcCphojco88wgyM4XWTrJfzBYKOvFG4rVBFy5113qkCLSqyD 8MEW6wmiiOXOeCsXhUBGjBqjvh53vIPZpB7pA= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.151.137.3 with SMTP id p3mr4828554ybn.223.1245943870367; Thu, 25 Jun 2009 08:31:10 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Jun 2009 10:31:10 -0500 X-Google-Sender-Auth: fca46703573f5ff9 Message-ID: <58965d8a0906250831o77d9f534u944ab13d0bf6de17@mail.gmail.com> Subject: Re: [gentoo-user] Re: problem reading zip files From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 22cffc21-9936-4110-9173-8a3cb01cb07c X-Archives-Hash: becab2b414ff215465b9c2fd6dfdd7b1 On Thu, Jun 25, 2009 at 9:45 AM, Doug O'Neal wrote: > On 06/25/2009 09:51 AM, Arttu V. wrote: >> On 6/25/09, Doug ONeal wrote: >>> I am guessing that all of the data is actually present in the zip >>> archives but I cannot get to it. Trying >>> version 3.0 of info-zip or any of the other linux & windows unzip >>> programs has not been successful >>> in extracting any of the later files in the archives. I'm at a loss; >>> does anybody have suggestions on >>> how to retrieve this data? Thanks. >> >> Does "any of the other unzip programs" here contain java's jar as well? >> > > No, I didn't think of trying jar. The process is somewhat slow but I > have extracted files from a 58GB archive well past the 4GB limit > and that unzip wouldn't touch. jar has taken 25 minutes to extract > 16GB of data so it may be a while before the process completes but > it looks like this is a solution. Thanks. It seems you've already solved your problem, but I'm curious to know if you tried 7-Zip. It is usually able to deal with just about anything.