home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 24 DOS / 24-DOS.zip / hpfsr16e.zip / HPFSREAD.DOC next >
Text File  |  1993-11-17  |  3KB  |  83 lines

  1. HPFSRead 1.6e  (c) 1993 by Peter Kraufmann
  2. ==========================================
  3.  
  4. IF YOU WANT A GERMAN VERSION PLEASE LOOK FOR 'HPFSR16D.ZIP'
  5.  
  6. 1. Overview
  7. -----------
  8. This program is able to display directories (with long filenames !) and to
  9. copy files from OS/2 HPFS-partitions to FAT partitions under plain DOS.
  10.  
  11. After starting HPFSRead you will see a table containing all HPFS-partitions
  12. found on the first two physical harddisks.
  13.  
  14. 'Startsector' is the logical sector on which the partition begins
  15. 'Name'        is the Volume Label of the partition
  16. 'CHKDSK Call' shows the date and time of the last CHKDSK /F call
  17. 'Dirty'       indicates if no correct Shutdown was performed on the drive
  18.  
  19. Note: When HPFSRead is running under OS/2 'Dirty' may be set for all
  20.       drives OS/2 was writing to since system-bootup - don't care about
  21.  
  22. If you select a partition the root directory will be displayed.
  23. On the first line you can see the current path and partition number.
  24.  
  25. Directory entries are OS/2-DIR-like shown (e.g. date,time,size,EA-size,name).
  26. Directories are marked yellow, normal files white and hidden files gray.
  27. Sometimes you will see entries marked in RED, these are fragmented files which
  28. allocate more then 8 conclusive sector-blocks on disk. You can use for example
  29. the GAMMATECH (tm) utilities to defragment these files.
  30.  
  31. Beside the name you will see the file attributes:
  32.  
  33.   S=System        H=Hidden     R=Read only
  34.   L=Volume Label  D=Directory  E=Long filename (not 8.3)
  35.  
  36. When the last dir-entry was shown (or if you pressed <ESC> ) you will prompted
  37. to enter either a filename or directory.
  38.  
  39. If you enter a directory the program will change to that directory an display
  40. it immediately.
  41.  
  42. Pressing <ENTER> brings you back to the screen with the partition table.
  43.  
  44. Entering a filename starts copying this file. You will prompted to enter
  45. the destination which can be a single filename or a complete path.
  46.  
  47.  
  48. 2. Limitations
  49. --------------
  50. - Copying from FAT to HPFS (under DOS !) is not possible at this time.
  51.  
  52. - Partitions on *SCSI* drives are only detected if the physical drive number
  53.   is 1 (80h) or 2 (81h). That's because HPFSRead uses Int 13h-services to
  54.   access the drives which are provided by the most SCSI-hostadapters only
  55.   for the first two drives.
  56.  
  57. - If there are some problems with not detected HPFS partitions you can use
  58.   HPFSREAD /log to produce an error-report.
  59.  
  60. - If you want to send me a mail about a problem please redirect error-log
  61.   to a file and send it with a description of your hardware and partitions
  62.   via netmail: 2:242/1213@Fidonet (Peter.Kraufmann@f1213.n242.z2.fidonet.org).
  63.  
  64.  
  65. 3. Remarks
  66. -----------
  67. This version of HPFSRead is for testing and can be copied and uploaded free
  68. on any BBS or Network if the package is unchanged and contains _all_ files.
  69.  
  70.                *** There are no warranties for anything ***
  71.  
  72. 4. Future plans
  73. ---------------
  74. - TurboVision (tm) user interface with additional features
  75. - Copying from FAT to HPFS
  76. - Device driver for DOS
  77.  
  78.  
  79. Berlin, November 1993
  80.  
  81.                                 (Peter Kraufmann)
  82.  
  83.