The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-12-2008
uday_01 uday_01 is offline
Registered User
 

Join Date: May 2008
Posts: 1
Unhappy Tar utility (untar a .tar file) on VxWorks

Hi All

Can someone pls guide me if there any utility to compress file on windows & uncompress on vxworks

I tried as -

- compressed some folders on windows ... i created .tar ( to maintain directory structure ) and compressed to .gz format.

- on VxWorks i have uncompressed it to .tar by using gzopen and gzread of zLib.

i am stuck how to untar this file on VxWorks.....

pls let me know if there a way out.... Thanks in Advance

Last edited by uday_01; 05-12-2008 at 04:10 AM.
Reply With Quote
Forum Sponsor