If you tried to open it in Winzip (which can open tar files and tar.gz files) you can see if it is the Solaris or the file.

To have Winzip do the tar.gz rename it to simply .tgz ...

You could always transfer it from your PC if you do it this way -- if you are running Samba on the Solaris it is trivial.

Eric

At 02:55 PM 5/24/2011, you wrote:
> From: John R Pierce
> Sent: Tuesday, May 24, 2011 9:20 PM
>
> On 05/24/11 12:53 PM, Kyle Hamilton wrote:
> > I don't think that Solaris's tar hits the bug every time.  Do you
> > think Oracle (nee Sun) would ship something that failed 100% of the
> > time instead of 0.1% of the time?
>
> bug? no, this is not a bug.
>
> native posix tar doesn't read gzip files, gzip does.
> gnu tar munged gzip into tar to create a hybrid.
>
>      gunzip -c filename.tar.gz | tar xvf -
>
> or
>      gunzip filename.tar.gz
>      tar xvf filename.tar
>
> works just great on Solaris and any other Unix platform.

... except when it doesn't, such as in the case in question.______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org


Eric S. Eberhard
(928) 567-3727          Voice
(928) 567-6122          Fax
(928) 301-7537                           Cell

Vertical Integrated Computer Systems, LLC
Metropolis Support, LLC

For Metropolis support and VICS MBA Support!!!!    http://www.vicsmba.com

Pictures of Snake in Spring

http://www.facebook.com/album.php?aid=115547&id=1409661701&l=1c375e1f49

Pictures of Camp Verde

http://www.facebook.com/album.php?aid=12771&id=1409661701&l=fc0e0a2bcf

Pictures of Land Cruiser in Sedona

http://www.facebook.com/album.php?aid=50953&id=1409661701

Pictures of Flagstaff area near our cabin

http://www.facebook.com/album.php?aid=12750&id=1409661701

Pictures of Cheryl in a Horse Show

http://www.facebook.com/album.php?aid=32484&id=1409661701


Pictures of the AZ Desert

http://www.facebook.com/album.php?aid=58827&id=1409661701

(You can see why we love this state :-) )








______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to