bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using the -N options in gzip


From: Jim Meyering
Subject: Re: Using the -N options in gzip
Date: Thu, 18 Feb 2010 16:00:54 +0100

Respass, Clarence (EHQ) wrote:
> I zip a file using "Info-ZIP" on a HP-VMS system.  I then use perl to ftp the 
> files to a Unix system.  I using gzip with the -N option, but my files are 
> always decompressed without the original file extension.
>
> Example:
>
> VMS system:
>
> Archive:  PH$DEVL:[COM]TRYFTP.GZ;1
>   Length      Date    Time    Name
> ---------  ---------- -----   ----
>      2082  02-08-2010 11:03   tryftp.txt
> ---------                     -------
>      2082                     1 file
>
> Unix system:
>
> $ gzip -dNv tryftp.gz
> tryftp.gz:       50.8% -- replaced with tryftp

Perhaps info-ZIP does not record the original name.
If the compressed input lacks the original name, it can't very well use it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]