home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / disks / tools / superduper / product-info next >
Fred Fish's Product-Info  |  1981-06-29  |  2KB  |  72 lines

  1. .name
  2. SuperDuper
  3. .type
  4. Disk Tool
  5. .short
  6. High-speed disk copier and formatter
  7. .description
  8. SuperDuper is an exciting, high-speed disk copier and formatter. Typical
  9. timings are 99s for a disk-to-disk verified copy, or 38s for a four disk
  10. non-verified format.  Also available are buffering in RAM, on a hard disk
  11. image file or on any sector-based Amiga device, like RAD:, VDO:, FMS:, etc.
  12. Real-time compression using the Xpk standard allows to copy in one pass most
  13. disks on 1M Amigas, especially in conjunction with a special utility which
  14. "hides" external drives to the system (but not to SuperDuper).  Bells and
  15. whistles include high density floppy support, voice, automatic date
  16. increment, a list of the disks copied, and automatic start of operations
  17. based on disk insertion/ejection sensing.  SuperDuper 3.13 is freeware and
  18. works on any Amiga under 2.0 and beyond.
  19. .version
  20. 3.13
  21. .date
  22. 1994.02.21
  23. .author
  24. Sebastiano Vigna
  25. .requirements
  26. Requires OS 2.0+
  27. .reference
  28. AmigaLibDisk979:SuperDuper/
  29. 3.1
  30. AmigaLibDisk903:SuperDuper/
  31. 3.0
  32. AmigaLibDisk753:SuperDuper/
  33. 2.02
  34. AmigaLibDisk590:SuperDuper/
  35. 2.01
  36. AmigaLibDisk561:SuperDuper/
  37. 2.0
  38. AmigaLibDisk488:SuperDuper/
  39. 1.0
  40. .distribution
  41. Freeware
  42. .address
  43. Via California 22
  44. I-20144 Milano MI
  45. .email
  46. vigna@ghost.dsi.unimi.it
  47. .docs
  48. README
  49. SuperDuper.guide
  50. ToggleClick.doc
  51. SetTDDelay.doc
  52. .described-by
  53. Dan Fish (daf@daffy.amigalib.com)
  54. .submittal
  55. Downloaded via ftp from wuarchive.wustl.edu.
  56. .execute
  57. set choice `RequestChoice "SuperDuper" "Please select an option" "View README" "View Guide" "Run SuperDuper" "Cancel"`
  58. if $choice EQ "0"
  59.   quit 5
  60. endif
  61. if $choice EQ "1"
  62.   MetaTool README TEXT
  63. endif
  64. if $choice EQ "2"
  65.   MetaTool SuperDuper.guide GUIDE
  66. endif
  67. if $choice EQ "3"
  68.   WBRun SD
  69. endif
  70. .aminet-dir
  71. dev/copy
  72.