home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / unix_c / tapes / 00_index.txt next >
Encoding:
File List  |  1994-02-24  |  5.9 KB  |  123 lines

  1. 00readme.txt
  2. abcd.tar
  3.         Automatic Backup Copy Daemon.  Copies files using cp or rcp to a
  4.         backup file system.
  5.         Contributor: Rich Burridge <richb@sunaus.sun.oz>
  6. afio.tar
  7.         A "cpio" replacement which claims to be faster and able to deal
  8.         with corrupted input.
  9.         Contributor: Mark Brukhartz <mdb@laidbak.uucp>
  10. ansitape.tar
  11.         A program to read and write ANSI standard labeled tapes.  Has
  12.         billions and billions of options.  Includes switches to easily
  13.         read and write tapes for VMS, RSTS, RSX-11.
  14.         Contributor: Dave Curry <davy@erg.sri.com>
  15. arch.tar
  16.         A set of programs to let users archive and unarchive files to tape
  17.         in a batch-like environment.  Runs under 4.xBSD, System V, Xenix.
  18.         Contributor: Al Gaspar <garpar@almsa-1.arpa>
  19. backup.tar
  20.         A program to handle running backups.  It reads a configuration
  21.         file to see what needs to be dumped, and then runs dump(8) to
  22.         do it.  Handles multiple tapes, multiple dumps on one tape,
  23.         labeling tapes to be sure the right tape is used, and multiple
  24.         sets of dump tapes.  Understands how to use remote tape drives.
  25.         It currently runs on 4.3BSD, Gould UTX/2.0, and SunOS 3.4.  It
  26.         would take a LOT of work to make it run under System V unless
  27.         your System V has Berkeley pseudo-ttys.
  28.         Contributor: Dave Curry <davy@erg.sri.com>
  29. backups.tar
  30.         Another backup utility, also for Berkeley UNIX.  This program also
  31.         tries to "quietize" the file system before dumping it.
  32.         Contributor: Scooter Morris <scooter@genie.gene.com>
  33. bru.tar
  34.         Backup and restore utility.  Handles full and incremental dumps.
  35.         Contributor: Arnold Robbins <arnold@gatech.csnet>
  36. cmstape.tar
  37.         A program to read and write IBM CMS "tapedump" tapes on UNIX.
  38.         Contributor: Alan Croswell <alan@columbia.edu>
  39. copytape.tar
  40.         Program to duplicate non-structured magnetic tapes on systems with
  41.         only one tape drive.
  42.         Contributor: David S. Hayes <merlin@hqda-ai.uucp>
  43. cpio.c
  44.         Public domain program to read "cpio" format tapes.
  45.         Contributor: Dan Kary <nckary@ndsuvax.uucp>
  46. cpio.tar
  47.         Bare-bones programs to read "cpio" format tapes.
  48.         Contributor: Roy Smith <roy@phri.uucp>
  49. dbuf_bsd.tar
  50.         Double-buffered tape copying program for 4.2BSD.
  51.         Contributor: Don Speck <speck@vlsi.caltech.edu>
  52. ddd.tar
  53.         A "double speed" version of "dd".  A subset of the UNIX "dd" program
  54.         with much greater throughput.
  55.         Contributor: Tapani Lindgren <nispa@cs.hut.fi>
  56. exabyttc.tar
  57.         A program which allows you to write a table of contents onto the
  58.         front of an Exabyte tape, read it back later, and update it without
  59.         disturbing the other contents of the tape.
  60.         Contributor: Matt Landau <mlandau@diamond.bbn.com>
  61. fixcpio.tar
  62.         A program to repair damaged "cpio -c" archives.
  63.         Contributor: Dave Brower <daveb@rtech.uucp>
  64. fixtar.tar
  65.         A program to remove the leading '/' from path names on a tar tape
  66.         when some idiot sends you one with absolute paths in it.
  67.         Contributor: Steve Hayman <sahayman@watmath.uucp>
  68. magtape.tar
  69.         A program to read and write ANSI labeled tapes, copy tapes even with
  70.         only one tape drive, read Cyber NOS format tapes and other useful
  71.         things.  It has been run on V7 and 4.xBSD.
  72.         Contributor: Dick Grune <dick@tjalk.uucp>
  73. makedtap.tar
  74.         A program which reads a tape and produces a shell script to read
  75.         the tape in with "dd".  Handles changing record lengths, block
  76.         sizes, and so on.  Useful for reading unlabeled tapes.
  77.         Contributor: Dave Curry <davy@erg.sri.com>
  78. mdump.tar
  79.         Another program for doing full and incremental dumps.  This one
  80.         works on local and remote tape drives.
  81.         Contributor: Paul Pomes <paul@uxc.cso.uiuc.edu>
  82. multivol.tar
  83.         Multi-volume tape utility.  Splits its input across multiple tapes.
  84.         Works on both 4.xBSD and System V.
  85.         Contributor: Tony O'Hagan <tony@uqcspe.uucp>
  86. pax.tar
  87.         Reads and writes "tar" and "cpio" formats, both traditional and
  88.         IEEE 1003.1 (POSIX) extended.  Handles multi-volume archives and
  89.         automatically determines format while reading.  Has "tar", "cpio",
  90.         and "pax" interfaces.  "pax" interface is based on IEEE 1003.2
  91.         Draft 7.  Version 1.1.
  92.         Contributor: Mark Colburn <mark@jhereg.mn.org>
  93. pdtar.tar
  94.         A public domain "tar" replacement.  Writes P1003 (POSIX) standard
  95.         tapes by default, and can read and write both old and new formats.
  96.         It can also read compressed tar files without uncompressing them
  97.         first (see PD6:<UNIX-C.FILE-MGMT>COMPRESS.TAR), and supports
  98.         accessing remote tape drives through the network.
  99.         Contributor: John Gilmore <gnu@hoptoad.uucp>
  100. read20.tar
  101.         A program to read TOPS-20 "DUMPER" tapes on UNIX.
  102.         Contributor: Jay Lepreau <lepreau@cs.utah.edu>
  103. remtmgtp.tar
  104.         Library routines to handle reading tapes from remote tape drives
  105.         through the network for 4.2BSD UNIX.  Also includes diffs to "tar"
  106.         and "dd" to let them work remotely.
  107.         Contributor: Arnold Robbins <arnold@gatech.csnet>
  108. tapetest.tar
  109.         A program to test magnetic tapes by writing a test pattern and then
  110.         reading it back.  Runs under V7, 2.8BSD.
  111.         Contributor: John Woods <jfw@xx.lcs.mit.edu>
  112. tar_aids.tar
  113.         Tools to read damaged "tar" format tapes.
  114.         Contributor: Henry Spencer <henry@utzoo.uucp>
  115. vmsbackp.tar
  116.         A program to read VMS BACKUP tapes.  Can access remote tape drives
  117.         through the network.
  118.         Contributor: Sven-Ove Westberg <sow@luthcad.uucp>
  119. whichtap.tar
  120.         Programs to maintain a simple database of what backup tape a given
  121.         file is stored on.  For Berkeley "dump" and "restore".
  122.         Contributor: Clyde Hoover <clyde@ut-emx.uucp>
  123.