From owner-freebsd-questions@FreeBSD.ORG Mon Dec 6 12:49:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97494106564A for ; Mon, 6 Dec 2010 12:49:39 +0000 (UTC) (envelope-from hasse@thorshammare.org) Received: from smtprelay-b12.telenor.se (smtprelay-b12.telenor.se [62.127.194.21]) by mx1.freebsd.org (Postfix) with ESMTP id 49CFE8FC13 for ; Mon, 6 Dec 2010 12:49:39 +0000 (UTC) Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id AADBBD47F for ; Mon, 6 Dec 2010 13:49:37 +0100 (CET) X-SENDER-IP: [83.227.225.121] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArQxAAJr/ExT4+F5PGdsb2JhbACDUJJ2jG8MAQEBATUtrGGQEoEhgzVzBA X-IronPort-AV: E=Sophos;i="4.59,305,1288566000"; d="scan'208";a="155913987" Received: from ua-83-227-225-121.cust.bredbandsbolaget.se (HELO odin.thorshammare.org) ([83.227.225.121]) by ipb2.telenor.se with ESMTP; 06 Dec 2010 13:49:37 +0100 Received: from Obah ([192.168.1.100]) by odin.thorshammare.org (8.14.4/8.14.4) with ESMTP id oB6Cnrag092098; Mon, 6 Dec 2010 13:49:53 +0100 (CET) (envelope-from hasse@thorshammare.org) From: "Hasse Hansson" To: "'Zbigniew Szalbot'" , "'User Questions'" References: In-Reply-To: Date: Mon, 6 Dec 2010 13:49:23 +0100 Organization: The Valhalla Project Message-ID: <000701cb9544$057cf0a0$1076d1e0$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcuVGSbtqebPb2oSS6ml/bUI7mwcbAAKkbyg Content-Language: sv X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on odin.thorshammare.org Cc: Subject: SV: Archiving directories / zip format X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 12:49:39 -0000 -----Oprindelig meddelelse----- Fra: owner-freebsd-questions@freebsd.org = [mailto:owner-freebsd-questions@freebsd.org] P=C3=A5 vegne af Zbigniew = Szalbot Sendt: den 6 december 2010 08:17 Til: User Questions Emne: Archiving directories / zip format Dear all, >From time to time I want to archive a quite a few directories to download them conveniently. I have been using tar to do it, endingin up with a tar.gz file. But the problem with it is that I do not have a unix machine at home so if I want to extract something or unpack the content, there is no easy way to do that. My question basically is if there is a way to end up with a zip file? Or are there any windows tools to unzip and/or extract content from tar.gz files? Many thanks in advance! Zbigniew Szalbot _______________________________________________ For windows I've used this program for years, http://www.ghisler.com/ Total Commander. Also good for moving around files. Even contain a FTP = client. /hasse=20