home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / disk / misc / flat / product-info < prev   
Fred Fish's Product-Info  |  1994-02-18  |  2KB  |  64 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. Flat
  6. .type
  7. Device Handler
  8. .short
  9. Handler for block-mapped filing devices
  10. .description
  11. A filing system handler which implements block-mapped filing devices
  12. such as available under Un*x.  Read and write calls are mapped to
  13. low-level system IO operations which allow to treat devices such as
  14. df0:, dh0:, rad:, etc. as big data files.  These `virtual' files can
  15. be copied, read and written just like any standard AmigaDOS file.  It
  16. is even possible to copy a whole disk with the CLI `Copy' command or
  17. to archive disks with LhArc and the like.  Written as a supplement for
  18. the Amiga `tar' program.
  19. .version
  20. 1.3
  21. .date
  22. .author
  23. Olaf `Olsen' Barthel
  24. .restrictions
  25. .requirements
  26. .reference
  27. AmigaLibDisk535:Flat/
  28. 1.3
  29. .keywords
  30. .distribution
  31. Shareware
  32. .price
  33. .address
  34. Brabeckstrasse 35
  35. D-3000 Hannover 71
  36. Federal Republic of Germany
  37. .email
  38. .phone
  39. .fax
  40. .exectype
  41. .installsize
  42. .source
  43. Includes source in C.
  44. .construction
  45. .tested
  46. .run
  47. .docs
  48. Flat.doc
  49. .described-by
  50. Fred Fish (fnf@fishpond.cygnus.com)
  51. .submittal
  52. .contents
  53. Flat        A filing system handler which implements block-mapped filing
  54.         devices such as available under Un*x.  Read and write calls
  55.         are mapped to low-level system IO operations which allow to
  56.         treat devices such as df0:, dh0:, rad:, etc. as big data
  57.         files.  These `virtual' files can be copied, read and
  58.         written just like any standard AmigaDOS file.  It is even
  59.         possible to copy a whole disk with the CLI `Copy' command or
  60.         to archive disks with LhArc and the like.  Written as a
  61.         supplement for the Amiga `tar' program.  Version 1.3,
  62.         includes source in `C'.
  63.         Author:  Olaf `Olsen' Barthel
  64.