bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tar -r on tape


From: Rüdiger Hees
Subject: tar -r on tape
Date: Thu, 17 Jul 2003 11:12:33 +0200

Hello !

I made a very fine script for backup using tar and it works wonderful
storing on harddisk:

tar -cvf /tmp/save.tar file1
tar -rvf /tmp/save.tar file2

tar -tvf /tmp/save.tar shows file1 and file2.

Using /dev/rmt0 instead of /tmp/save.tar the same way -tvf shows only file1.
The tape works as if its saving (large file2). -xvf restores only file1


I'm using AIX 4.3.3 and a HP-SureStore dds3 tape.

Maybe You tell me if its a bug of tar or of mine.

Bye Rüdiger





reply via email to

[Prev in Thread] Current Thread [Next in Thread]