X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=lEtPXGddYQHicBF1 7R6kjs1xDahM/E6nK746r/eFnvxr/nyHXl/A1t/jNq0iRJ7RYAiiSIOKI9kIRssm p+HYT/OI+OcAZNUsw5McQy1En15kgQkH2DwnD7bxtUaXN28F9E8e9yrEMzVWdn8p ILIKx+irAQOdMX1uIszjxTKtxS4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=QYsqXw86S5g+lSUkxuSRYK HGm8s=; b=jCZP0eeHvsCZiEvUT4mI/+5zEXswJK/ySRiGP71xAnUBdip+f1rZfy F2cQzRL4tHPp6Byf5dXp7KSb7cVVA3HocOG/8kCEggMj/hPDTrxs4KlIRltvDfCV +MnjkwaxKBCrSuKW4m+7nDCOBN9W0a1TUUKtdAO0U3GiyAFmB3L9s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=pe, UD:E, own-3m-all, OwN3mAll X-HELO: EMP-EXED102.leidos.com Subject: Re: EXTERNAL: Re: Requesting updated unzip for Zip64 Support To: References: From: "Wells, Roger K." Message-ID: <817fa2d8-2434-d056-ff04-f69697a2dc3e@leidos.com> Date: Fri, 10 Nov 2017 10:40:51 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 11/10/2017 10:04 AM, Brian Inglis wrote: > On 2017-11-09 23:25, OwN-3m-All wrote: >> Any chance unzip can be updated to support Zip64? >> http://www.paehl.com/open_source/downloads/unzip.7z >> http://www.paehl.com/open_source/?ZIP_UNZIP > Current zip has supported Zip64 since 2008 and unzip since 2009. > $ zip -v; unzip -v > should both show ZIP64_SUPPORT. > as it does on my cygwin install, uname -a: CYGWIN_NT-10.0 rwells-x240 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin zip -v . . Zip special compilation options:     USE_EF_UT_TIME       (store Universal Time)     BZIP2_SUPPORT        (bzip2 library version 1.0.6, 6-Sept-2010)         bzip2 code and library copyright (c) Julian R Seward         (See the bzip2 license for terms of use)     SYMLINK_SUPPORT      (symbolic links supported)     LARGE_FILE_SUPPORT   (can read and write large files on file system)     ZIP64_SUPPORT        (use Zip64 to store large files in archives)     UNICODE_SUPPORT      (store and read UTF-8 Unicode paths)     STORE_UNIX_UIDs_GIDs (store UID/GID sizes/values using new extra field)     UIDGID_NOT_16BIT     (old Unix 16-bit UID/GID extra field not used)     [encryption, version 2.91 of 05 Jan 2007] (modified for Zip 3) unzip -v . . UnZip special compilation options:         COPYRIGHT_CLEAN (PKZIP 0.9x unreducing method not supported)         SET_DIR_ATTRIB         SYMLINKS (symbolic links supported, if RTL and file system permit)         TIMESTAMP         UNIXBACKUP         USE_EF_UT_TIME         USE_UNSHRINK (PKZIP/Zip 1.x unshrinking method supported)         USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported)         UNICODE_SUPPORT [wide-chars, char coding: UTF-8] (handle UTF-8 paths)         MBCS-support (multibyte character support, MB_CUR_MAX = 6)         LARGE_FILE_SUPPORT (large files over 2 GiB supported)         ZIP64_SUPPORT (archives using Zip64 for large files supported)         USE_BZIP2 (PKZIP 4.6+, using bzip2 lib version 1.0.6, 6-Sept-2010)         VMS_TEXT_CONV         [decryption, version 2.11 of 05 Jan 2007] -- Roger Wells, P.E. leidos 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585 (fax) roger DOT k DOT wells AT leidos DOT com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple