From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 00:55:37 2004 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 BFE2B16A569 for ; Mon, 23 Feb 2004 00:55:21 -0800 (PST) Received: from bubo.vslib.cz (bubo.vslib.cz [147.230.16.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E1E43D1F for ; Mon, 23 Feb 2004 00:55:21 -0800 (PST) (envelope-from martin.vana@vslib.cz) Received: from vanice.koleje.vslib.cz (d432b.kolej.vslib.cz [147.230.158.35]) by bubo.vslib.cz (Postfix) with SMTP id D873CCC1B7 for ; Mon, 23 Feb 2004 09:55:16 +0100 (CET) Date: Mon, 23 Feb 2004 09:55:24 +0100 From: Martin Vana To: freebsd-questions@freebsd.org Message-Id: <20040223095524.072569c6.martin.vana@vslib.cz> Organization: TUL X-Mailer: Sylpheed version 0.9.8a-gtk2-20040109 (GTK+ 2.2.4; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: how to extract winzip files? 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, 23 Feb 2004 08:55:37 -0000 Hello, Is there a way, I can uncompress zip files made under win? Unzip from ports collection probably can't do that: End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. and I'm sure this is not multipart archive or broken file. Thank you Martin