home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / new / amigalibdisks / d1000 / btntape / product-info < prev    next >
Fred Fish's Product-Info  |  1994-05-13  |  2KB  |  67 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. BTNTape
  6. .type
  7. Disk Tool
  8. .aminet-dir
  9. disk/bakup
  10. .short
  11. A "Better-Than-Nothing" scsi tape driver
  12. .description
  13. The "Better Than Nothing" SCSI tape device handler.  It provides flat-file
  14. access to a SCSI tape drive from application programs using simple calls to
  15. DOS or C library I/O functions.  It can also be used with the Amiga TAR
  16. utility for disk backups.  It uses your existing SCSI adapter's device
  17. driver for access to the bus.  This version fixes a number of bugs and
  18. includes several new features including file number tracking and append-only
  19. and read-only safety modes.
  20. .version
  21. 3.0
  22. .author
  23. Robert Rethemeyer
  24. .reference
  25. AmigaLibDisk558:BTNTape/
  26. 2.1
  27. AmigaLibDisk471:BTNTape/
  28. 2.0
  29. AmigaLibDisk392:BTNTape/
  30. 1.0
  31. .distribution
  32. Freeware
  33. .address
  34. 979-4 Belmont Terrace
  35. Sunnyvale, CA  94086
  36. USA
  37. .email
  38. drBob@cup.portal.com
  39. .source
  40. Includes complete C-source and extensive documentation
  41. .docs
  42. readme.first
  43. changes.doc
  44. doc/drives.doc
  45. doc/features.doc
  46. doc/hardware.doc
  47. doc/install.doc
  48. doc/messages.doc
  49. doc/tapemon.doc
  50. doc/usage.doc
  51. .described-by
  52. Fred Fish (fnf@fishpond.cygnus.com)
  53. .submittal
  54. Submitted on disk directly by the author.
  55. .contents
  56. BTNtape        The "Better Than Nothing" SCSI tape device handler.
  57.         It provides flat-file access to a SCSI tape drive from
  58.         application programs using simple calls to DOS or C library
  59.         I/O functions.  It can also be used with the Amiga TAR
  60.         utility for disk backups.  It uses your existing SCSI adapter's
  61.         device driver for access to the bus.  This is version 3.0,
  62.         an update to version 2.1 on disk 558.  It fixes a number of
  63.         bugs and includes several new features including file number
  64.         tracking and append-only and read-only safety modes.
  65.         Includes C source and extensive documentation.
  66.         Author:  Robert Rethemeyer
  67.