- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Uncompress Tar file.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 01:52 AM
05-02-2007 01:52 AM
Uncompress Tar file.
When i am uncompressing tar file Using "tar -xvf xyz.tar" command. It does not extracts file has file name more than 24 character.
the file has name more than 24 character it cut it to 24 character.
please give me solution that how to extract file has name more than 24. I read some thing N and O which talk about this but didn't get solution.
Its urgent help me soon.
-Thanks,
Ajay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 02:01 AM
05-02-2007 02:01 AM
Re: Uncompress Tar file.
Perhaps your version of tar is very old, or the filesystem its sitting on does not support long names.
OS?
which tar
what tar
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 02:04 AM
05-02-2007 02:04 AM
Re: Uncompress Tar file.
I suspect that you have a display problem.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 02:31 AM
05-02-2007 02:31 AM
Re: Uncompress Tar file.
Linux :Redhat Enterprises Linux 4 AS
Tar version is:1.4 at Linux machine. (1.4 is new version but no idea about HPUX machine)
HPUX version is: HP-UX lat B.11.31 U ia64
Anything you want to know? plz let me know?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 05:27 AM
05-02-2007 05:27 AM
Re: Uncompress Tar file.
you may want to download gnu tar and give that a try.
also, depending on how tar was built on the linux side, you may need to supply additional "format" flags when creating the tar file. on the linux side , "tar --help" should list the default "format" being used
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 05:50 AM
05-02-2007 05:50 AM
Re: Uncompress Tar file.
http://hpux.asknet.de/hppd/hpux/Gnu/tar-1.15.1/
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 08:48 PM
05-02-2007 08:48 PM
Re: Uncompress Tar file.
I havn't got satisfactory answer yet.
If you HPUX guys are not facing such small problem then from whom should i expect solution?
I m simply extracting Tar file on HPUX i m seeing one more file named @LongLink with extracted folder.
Did anybody know how my problem will solve?
How should i extract? which option will give me absolute (full) file names?
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2007 11:35 PM
05-02-2007 11:35 PM
Re: Uncompress Tar file.
Sounds like GNU "tar". Google found:
http://www.gnu.org/software/tar/
http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.15.1/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2007 01:05 AM
05-03-2007 01:05 AM
Re: Uncompress Tar file.
The workaround would be to do a remote copy or mount a remote file system using NFS and copy the files directly.
just some thoughts.
you may also try pax and see if it works out well. (man pax for more information)
hope this helps too!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2007 02:29 AM
05-03-2007 02:29 AM
Re: Uncompress Tar file.
I havn't got satisfactory answer yet.
If you HPUX guys are not facing such small problem then from whom should i expect solution?"
well...three people (at least) told you that you probably needed to install GNU tar on HP-UX to make this work.............
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2007 04:35 AM
05-03-2007 04:35 AM
Re: Uncompress Tar file.
> Hi All HPUX guys... i m wondering if no body faced this problem ? I havn't got satisfactory answer yet. If you HPUX guys are not facing such small problem then from whom should i expect solution?
It might have been more insightful to us if you had mentioned that the tar ball had been created on a Linux box, first, too!
Satisfactory answers require satisfactory questions with appropriate details.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2007 04:57 PM
05-03-2007 04:57 PM
Re: Uncompress Tar file.
And i cant install GNU tar because i can do that but the tar i m giving to customer they dont even know what is problem in their tar so they will not install GNU tar.. so better option is to use pax.
Thanks for all. i will come again if i got any difficulty.
Thanks for all guys.
-Ajay