Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!umich!terminator!dabo.ifs.umich.edu!rees From: rees@dabo.ifs.umich.edu (Jim Rees) Newsgroups: comp.sys.apollo Subject: Re: Tar and multiple physical tapes? Message-ID: <1990Jun4.170405.19176@terminator.cc.umich.edu> Date: 4 Jun 90 17:04:05 GMT References: <900601.18544621.008834@CMR.CP6> Sender: usenet@terminator.cc.umich.edu (usenet news) Reply-To: rees@citi.umich.edu (Jim Rees) Organization: University of Michigan IFS Project Lines: 8 In article <900601.18544621.008834@CMR.CP6>, GELINASJ@CMR001.BITNET writes: > What about GNU tar? Has somebody got it working on an APOLLO? I've got John Gilmore's tar working. It's the direct predecessor of the gnu version. The only tricky thing is that you'd like to restore the correct file type (obj, coff, etc) on restore. This isn't absolutely required but it's nice to have. I also made some performance improvements. I can send diffs if anyone is interested.