help: pipe with tar

From: Daniel Gélinas (maridan_at_abacom.com)
Date: 08/26/04


Date: Wed, 25 Aug 2004 19:54:30 -0400


Hi,

We have make a backup in a DDS3
cartridge with:
tar -cvpmf /dev/st0 -v "Data and programs"
--atime-preserve --preserve-permissions .

How to make a single tar gzip compress file
with the content of that tape cartridge?

We have tried:
tar -Oxvpf /dev/st0 | tar -zcpmf backup.tgz

But it doesn't work!

Please help us.

Thank you

Daniel
maridan@abacom.com



Relevant Pages

  • help: pipe with tar
    ... How to make a single tar gzip compress file ... with the content of that tape cartridge? ...
    (comp.os.linux.setup)
  • Re: help: pipe with tar
    ... > How to make a single tar gzip compress file ... > with the content of that tape cartridge? ...
    (comp.os.linux.development.system)
  • Re: help: pipe with tar
    ... > How to make a single tar gzip compress file ... > with the content of that tape cartridge? ...
    (comp.os.linux.development.system)