Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id NAA16339
	for pups-liszt; Tue, 24 Mar 1998 13:49:18 +1100 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups@minnie.cs.adfa.oz.au using -f
Received: from renoir.op.net (root@renoir.op.net [209.152.193.4])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id NAA16334
	for <pups@minnie.cs.adfa.oz.au>; Tue, 24 Mar 1998 13:49:11 +1100 (EST)
Received: from goppelt.op.net (d-phlarc2-06.ppp.op.net [209.152.199.102]) by renoir.op.net (o1/$Revision: 1.15 $) with SMTP id VAA27961 for <pups@minnie.cs.adfa.oz.au>; Mon, 23 Mar 1998 21:49:03 -0500 (EST)
Message-Id: <199803240249.VAA27961@renoir.op.net>
Comments: Authenticated sender is <edgee@cyberpass.net>
From: "Ed G." <edgee@cyberpass.net>
To: pups@minnie.cs.adfa.oz.au
Date: Mon, 23 Mar 1998 21:49:02 -0400
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: What's magtape good for anyway?
Reply-to: edgee@cyberpass.net
X-mailer: Pegasus Mail for Win32 (v2.54)
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

> The program is short enough I'll include it here.  It should compile
> and run with minimal tweeking on any 'BSD'ish UNIX system.

Thanks!

I was just a plain old user during my college days, so I've never had 
much contact with magtape.

But since magtape seems the easiest way to get data into and out of 
Bob Supnik's emulator, I've been fooling around with (simulated) 
tape a lot lately.

To me (or maybe I just don't know what I'm talking about) it seems
like magtape has a number of deficiencies:

No filenames or directory structure:  just an ordered series of 
bytes.  Which would seem to imply that people must've used tar *a lot*
to get these services.  True?

Padding of files to a multiple of the block size.  Yuck!  If I have
a 312 byte file, I do not want to save it and then retrieve a (to my
eyes anyway) different  512 byte file which has been padded with
200 bytes I didn't put there.  Did this padding of files ever have 
any bad effects? 

So I was wondering, what *did* people use magtape for on these old
Unix systems?

Here are my guesses:

Bad Old Days          What we use now
================================
Archival storage (tape, CD-Roms, Zip drives, floppies) 

Application Software distribution (WWW, CD-Roms, ftp, email, 
floppies) 

System software distribution (CD-Roms, ftp)

Backups (tape)

Transfering a little data (Floppies, email).

Transfering a lot of data (CD-Roms, Zip drives, ftp, tape)

Have I left any significant use for tape out?

Ed G.

