home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.sun.misc:4137 comp.sys.sun.hardware:4282 comp.unix.solaris:204
- Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!umn.edu!lynx!zia.aoc.nrao.edu!rmilner
- From: rmilner@zia.aoc.nrao.edu (Ruth Milner)
- Newsgroups: comp.sys.sun.misc,comp.sys.sun.hardware,comp.unix.solaris
- Subject: Re: Adding to a TAR tape
- Message-ID: <1992Sep8.211434.6509@zia.aoc.nrao.edu>
- Date: 8 Sep 92 21:14:34 GMT
- References: <lsloan.715963681@nova> <1992Sep8.154726.18675@utdallas.edu>
- Reply-To: rmilner@zia.aoc.nrao.edu (Ruth Milner)
- Organization: National Radio Astronomy Observatory, Socorro NM
- Lines: 25
-
- In article <1992Sep8.154726.18675@utdallas.edu> karches@utdallas.edu (Tom Karches) writes:
- >In article <lsloan.715963681@nova> lsloan@nova.gmi.edu (Lance Sloan) writes:
- >>
- >>For example, I tar several files to the tape and later want to add a file
- >>to the end of the existing tar file. The u (update) and r (write) options
- >>to tar return errors.
- >>
- >Adding files to existing tar files is only possible on a 9 track tape
- >drive. The reason is that other tape drives can not accurately position
- >the write head to the exact spot on the tape where the additional files
- >would be appended.
- >
- >I believe the man page for tar will verify this.
-
- Well, not quite. The man page for tar says these options do not work on
- *quarter-inch archive* tapes. So it needs to be updated (this is at 4.1.2)
- if it really doesn't work for Exabytes (and presumably DATs) either.
-
- However, Exabytes using long filemarks (which Suns do by default unless you
- change st_conf.c and rebuild your kernel) are able to position between double
- EOFs to append another file. If it can position at the beginning of the second
- EOF, isn't this accurate enough to position at the beginning of the first EOF?
- --
- Ruth Milner NRAO/VLA Socorro NM
- Computing Division Head rmilner@zia.aoc.nrao.edu
-