home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / df251.zip / DFMAN.DOC < prev    next >
Text File  |  1992-03-18  |  4KB  |  98 lines

  1.  Diskette to File Utility Short Manual
  2.  
  3.    Source File or Destination File must contain a Drive specifier. Options may
  4.    be preceded by / or - .
  5.  
  6.    NOTE: (*) indicates switch is only valid if Make or Restore (R or I) are
  7.          invoked from the command line.
  8.  
  9.  
  10.  
  11.  Make an Image of a Diskette
  12.  ---------------------------
  13.  
  14.     Usage: DF I  <Source Diskette>  <Destination File> options...
  15.  
  16.     The following will create an Image of the diskette in Drive A: and place
  17.     it in the root directory file called DISKIMGE.A
  18.  
  19.            DF I A: C:\DISKIMGE.A
  20.  
  21.     Options available:
  22.  
  23.     -G      Make best attempt to recover any data on damaged areas of diskette.
  24.             Will recover all physically damaged areas of diskette, including
  25.             ones marked bad by DOS. Running a resurface utility on a restored
  26.             diskette will recover areas marked bad by DOS. This option is only
  27.             available when making an Image. (Processing is slower than normal
  28.             mode but litte data is lost)
  29.  
  30.     -Z      Automatically ZIP/UNZIP Image File. PKZIP will automatically be
  31.             run after Make Image, and ZIP the Image file.
  32.  
  33.  
  34.  
  35.  Restore an Image of a Diskette
  36.  ------------------------------
  37.  
  38.     Usage: DF R  <Source File>  <Destination Diskette> options...
  39.  
  40.     The following will restore the Image stored in the file DISKIMGE.A and
  41.     place it on the diskette in Drive A:
  42.  
  43.            DF R C:\DISKIMGE.A  A:
  44.  
  45.     Options available:
  46.  
  47.     -D      Double Check Restore Disk Format. Allows for some diskette sizes
  48.             to be restored to a different larger diskette size. For example,
  49.             you can restore a 360K Image to a 1.2MB Diskette with the Diskettes
  50.             passing a DOS DISKCOMP test. (Note: The 1.2M diskette still must be
  51.             used in a 1.2MB drive)
  52.  
  53.     -F      Force Format. Format diskette whether DF determines it needs it or
  54.             not.(*)
  55.  
  56.     -V      Verify Data. Verifies data written to diskette is the same as the
  57.             data memory.(*)
  58.  
  59.     -Z      Automatically ZIP/UNZIP Image File. PKUNZIP will automatically be
  60.             run before Restore Image, and UNZIP the Image file.
  61.  
  62.             NOTE: Attempting to restore a larger disk image to a smaller
  63.                   diskette may cause your controller to think a diskette
  64.                   drive is a different size than it actually is. If this
  65.                   occurs, reboot your computer to correct the problem.
  66.  
  67.  
  68.  
  69.     Options available to Make and Restore Image
  70.     -------------------------------------------
  71.  
  72.     -0      No ZIP/UNZIP Prompts. Do not prompt for compression
  73.  
  74.     -1      Change DF's default compression programs.
  75.  
  76.     -3      Set DF to Best Mode. This is options -0 and -G and an
  77.             internal fast mode.
  78.  
  79.     -M      Force MONO Mode. Force DF into Monochrome Screen Display mode.
  80.             Use this switch if you cannot see anything when DF is run and
  81.             you have a Monochrome Video Adapter.
  82.  
  83.     -C      Force CGA/EGA/VGA Mode. Force DF into Color Screen Display mode.
  84.             Use this switch if you cannot see anything when DF is run and
  85.             you have a CGA/EGA/VGA type Video Adapter.
  86.  
  87.     -N      Do not prompt user for anything except when an error occurs.(*)
  88.  
  89.     -W      Black and White Mode. Use this switch if you prefer a Black and
  90.             screen display.
  91.  
  92.     -Z      Automatically ZIP/UNZIP Image File.
  93.  
  94.  
  95.             (Note there isn't a -2 option listed, option -2 will delete an
  96.              Image file after a compression or restore is performed. -2 has
  97.              not been tested and is NOT supported)
  98.