The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
bootable X86 dvd and flash archives eeisken SUN Solaris 4 04-18-2008 05:36 AM
Unix Shell Archives Visage UNIX for Dummies Questions & Answers 1 04-25-2007 10:59 AM
flash archives BG_JrAdmin UNIX for Dummies Questions & Answers 1 12-25-2005 03:13 PM
Jumpstart and Flash Archives rambo15 UNIX for Advanced & Expert Users 0 07-10-2005 03:31 PM
tar archives sam_pointer UNIX for Dummies Questions & Answers 4 06-29-2001 06:12 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 07-11-2002
crudealien crudealien is offline
Registered User
  
 

Join Date: Jul 2002
Location: germany
Posts: 1
segmenting tar archives

assuming i need to create a tar archive which would turn out to be bigger than 2gb, how could i segment the archive into say, 1 gb parts?
  #2 (permalink)  
Old 07-16-2002
Kelam_Magnus's Avatar
Kelam_Magnus Kelam_Magnus is offline Forum Advisor  
Registered User
  
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
I am guessing that you have a 2GB file size restriction. Do you have a feature called Largefiles? I do on HPUX. Is it a possible to break out the data into smaller chunks?

I am not sure that tar has a feature like that.

However, do a search on this forum for other tar posts.



  #3 (permalink)  
Old 07-16-2002
auswipe's Avatar
auswipe auswipe is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2001
Location: Wide Awake Wylie, Texas
Posts: 535
Off the top of my head I would say to try the command `split`. It allows you to break a file into chunks with a megabyte option. Might try something like :


Code:
split -b 1000m SomeReallyBigTarFile.tar

Of course, this only works if the tar is on a filesystem and not on tape.

Of course, after I posted this response I got to thinking: "How would I recombine that split parts?" That's a good question and I am thinking about it..

Hmmmm.....
  #4 (permalink)  
Old 07-16-2002
Kelam_Magnus's Avatar
Kelam_Magnus Kelam_Magnus is offline Forum Advisor  
Registered User
  
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
Yea Auswipe, I thought of that too, but didn't offer it. It would be fairly easy to split out the file but hard to concatenate it later.

I think that you can span tapes for tar though.

Try looking up info for spanning more than one tape...

Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:29 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0