SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
archive retrival
Author Message
Post archive retrival 
I’ve got an archive created using 2.1.0beta0 archive settings to bzip2 compression and to 650 Mb volumes and I need to extract files from the series, but I’ve had problems figuring out what I need to do to the file now.

Tar with multi-volume setting won’t read the file because it is compressed, but trying to unzip the beginning file using bunzip2 file_name just complains that the compressed file ends unexpectedly.

Phillip M. Bryant
ITT Industries, Advanced Engineering and Sciences
Network Administrator
Albuquerque, NM 87120
Ph 505-889-7016
Cell 505-385-8668
MCSE 2000, NT 4.0
MCP+I

Post archive retrival 
I've got an archive created using 2.1.0beta0 archive settings to bzip2
compression and to 650 Mb volumes and I need to extract files from the
series, but I've had problems figuring out what I need to do to the file
now.

Tar with multi-volume setting won't read the file because it is
compressed, but trying to unzip the beginning file using bunzip2
file_name just complains that the compressed file ends unexpectedly.

This should work:

1) Copy all the files into a single directory.

2) Cat them together (undo the split)

3) bunzip2 the file (undo the bzip2)

4) tar xvf the uncompressed file.

Craig


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Post archive retrival 
I've got an archive created using 2.1.0beta0 archive settings to bzip2
compression and to 650 Mb volumes and I need to extract files from the
series, but I've had problems figuring out what I need to do to the file
now.

Tar with multi-volume setting won't read the file because it is
compressed, but trying to unzip the beginning file using bunzip2
file_name just complains that the compressed file ends unexpectedly.

This should work:

1) Copy all the files into a single directory.

2) Cat them together (undo the split)

3) bunzip2 the file (undo the bzip2)

4) tar xvf the uncompressed file.


if that should work, then so should this:
cat file1 file2 ... | bunzip2 | tar xvf -
(and given the probably size of a bzipped tar that needed to be
split, i'd guess it would be preferable)

paul
=---------------------
paul fox, pgf < at > foxharp.boston.ma.us (arlington, ma, where it's 76.3 degrees)


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Post archive retrival 
On Thu, 2004-06-24 at 11:54, Paul Fox wrote:


if that should work, then so should this:
cat file1 file2 ... | bunzip2 | tar xvf -
(and given the probably size of a bzipped tar that needed to be
split, i'd guess it would be preferable)

Probably what you really want here is a program that reads
the CDs directly and sends the output to a pipe, prompting
for each CD as needed. I know I've seen one of those in the
past but I can't remember the name.

---
Les Mikesell
les < at > futuresource.com




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Post archive retrival 
if that should work, then so should this:
cat file1 file2 ... | bunzip2 | tar xvf -
(and given the probably size of a bzipped tar that needed to be
split, i'd guess it would be preferable)

Probably what you really want here is a program that reads
the CDs directly and sends the output to a pipe, prompting
for each CD as needed. I know I've seen one of those in the
past but I can't remember the name.

i think cpio will do it, all by itself. of course, last time i
tried it was almost exactly 20 years ago now.

paul
=---------------------
paul fox, pgf < at > foxharp.boston.ma.us (arlington, ma, where it's 72.9 degrees)


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB