home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT230.ZIP / DFL311.EXE / DFLREAD.ME < prev    next >
Text File  |  1992-01-11  |  11KB  |  236 lines

  1.  
  2.                         DUPLICATE FILE LOCATOR v3.11
  3.  
  4.  
  5. W. S. Ataras Engineering                  _______
  6. 40 Laughton St.                          ____|__     |               (R)
  7. Upper Marlboro, Md. 20772             --|       |    |-------------------
  8.                                         |   ____|__  |  Association of
  9.                                         |  |       |_|  Shareware
  10.                                         |__|   o   |    Professionals
  11.                                    -----|   |   |----------------------
  12.                                         |___|___|    MEMBER              
  13.  
  14.  
  15.  
  16. Welcome  to DFL. If you are running the installation program, you  can  print 
  17. any  of  these  documents by hitting <F2> while viewing  them.  Help  can  be 
  18. obtained by hitting <F1>.
  19.  
  20. ---------------------------------- Summary ----------------------------------
  21.  
  22. DFL  provides a complete pulldown menu system with context help to allow  you 
  23. to find and process duplicate files.
  24.  
  25. - DFL will find duplicate files by any of these modes:
  26.  
  27.   Name     - DFL will find files with identical names. 
  28.   Length   - DFL will find files with equal lengths.
  29.   Name1-11 - DFL will find files with the first N matching name letters.
  30.   Dos Path - DFL will search the Path for duplicate executables like DFL.EXE, 
  31.              DFL.BAT & DFL.COM.
  32.   FastAlias- Files  with duplicate contents are found using a 32 bit CRC  and 
  33.              file length combination. Filenames are ignored.
  34.   FullAlias- Files with duplicate contents are found using the 32 bit CRC and 
  35.              file length   combination  followed  by  a  byte-by-byte   binary 
  36.              comparison. Filenames are ignored.
  37.  
  38.              Ex. Sysops find that one of the many uses for the alias modes is 
  39.                  to  find  all  those BBS advertising files  that  have  been 
  40.                  embedded in their archives. It's nice to tag all of them and 
  41.                  hit one key to make them go away.
  42.  
  43. - The files can then be:
  44.  
  45.   Viewed.
  46.   Deleted.
  47.   Printed.
  48.   Compared in either binary (internal comparison) or ascii (user-customized).
  49.   Tagged and group-deleted.
  50.  
  51. - You may specify a file mask such as *.* or *.exe.
  52. - DFL will scan multiple drives including network drives.
  53. - The duplicate list can be printed to an ascii file or printer.
  54. - Virtual  Memory  is  created and cached to allow the  processing  of  huge 
  55.   numbers of files. About 1 meg of disk is needed for every 25,000 files.
  56. - DFL can be run unattended from a batch file.
  57. - DFL  will  perform  all of the above operations for files in  any  type  of 
  58.   archive. DFL can be customized to run with up to 10 archive compression and 
  59.   extraction  systems of your choosing. DFL is pre-cusomtized for  ZIP,  PAK, 
  60.   LZH, PKARC, ARJ, ARC by SEA and ZOO.
  61.  
  62. More detailed discussions follow...
  63.  
  64. ---------------------------- TO INSTALL AND RUN -----------------------------
  65.  
  66. Assuming  you're logged to the directory that contains the DFL files  (listed 
  67. below) -
  68.  
  69. Type: INSTALL (or A:INSTALL if the DFL files are in drive A:)
  70. Hit:  <ENTER>
  71.  
  72. The install program will search for previous copies of DFL and prompt you for 
  73. the  directory to copy DFL311S.EXE and DFL.SAV. This should be  somewhere  on 
  74. the  DOS  PATH.  Install  will  optionally  rename  DFL311S.EXE  to   DFL.EXE 
  75. (recommended).
  76.  
  77. Once installed on the PATH, to run DFL -
  78.  
  79. Type: DFL (or DFL311S if not renamed)
  80. Hit:  <ENTER>
  81.  
  82. That's it!
  83.  
  84. -----------------------------------------------------------------------------
  85.  
  86. This  group of files is the latest shareware version of DFL.  The  compressed 
  87. file DFL311.ZIP should contain the following files:
  88.  
  89.           DFL311S.EXE  - The shareware executable program
  90.           DFL.SAV      - The default configuration file
  91.           DFL.DOC      - The manual
  92.           ORDER.DOC    - The program registration order form
  93.           DFLREAD.ME   - Read Me file with misc. notes
  94.           WHATSNEW     - List of new features.
  95.           VENDOR.DOC   - Information for vendors.
  96.           INSTALL.EXE  - DFL installation program.
  97.  
  98. After  reading  these documents, the only files you should need to  keep  are 
  99. DFL311S.EXE & DFL.SAV. All the help information can be accessed on-line. Over 
  100. the past few years, you won't believe the number of DOC/TXT/README files I've 
  101. accumulated ( or would you ? ) and had to keep around in order be able to use 
  102. a program a month later.
  103.  
  104. Nevertheless,  the  extended  documentation manual is included  as  the  file 
  105. DFL.DOC.  It contains information and tips that may be helpful while  running 
  106. this newer, more complex program. The manual file is the same manual that  we 
  107. provide  with  the  REGISTERED  version.  The  only  difference  between  the 
  108. shareware  version and the registered version is that the  shareware  version 
  109. has  opening  and closing registration reminder screens.
  110.  
  111. DFL uses a proprietary technique to create Virtual Memory. By caching to disk 
  112. as  it  processes, DFL can handle an 'unlimited' number  of  files.  Previous 
  113. versions  scanned  until  they run out of memory at around  8000  files.  The 
  114. internal  data  structures used to capture the contents of the  disk  are  as 
  115. small  as can reasonably be expected. Depending on how many  directories  you 
  116. have, it is safe to assume that DFL will require about 40 bytes of disk space 
  117. per  file. Based on this, DFL should be able to handle  approximately  25,000 
  118. files  for every megabyte of free disk space. Please consult the  manual  for 
  119. more discussion on the Virtual Memory System.
  120.  
  121. Thanks to the Virtual Memory, DFL only requires about 340K of memory to  run. 
  122. So,  some  of  the more advanced functions that  require  spawning  to  other 
  123. programs can now be performed.
  124.  
  125. Enter, stage left, Dos Shell, File Compare and COMPLETE ARCHIVE SUPPORT.  Dos 
  126. Shell  speaks for itself. The File Comparison program may be used by  DFL  to 
  127. examine  in  detail  the actual differences between any two  files.  And,  by 
  128. COMPLETE ARCHIVE SUPPORT, we mean:
  129.  
  130.  - Archives  are  treated  as regular directories.  The  files  within  these 
  131.    directories  can be manipulated in every way that normal files  can.  This 
  132.    includes:
  133.  - Archived files can be deleted.
  134.  - Archived files can be viewed.
  135.  - Archived  files  can  be compared to other archived or  normal  files,  in 
  136.    either binary (internal comparison) or ascii (user-customized)  regardless 
  137.    of the type of archives in which they reside.
  138.  - Archived files can be tagged and group-deleted.
  139.  - Archived  files  can be processed by every DFL Scan Mode  including  Name, 
  140.    Partial Name, Length or Alias regardless of archive type.
  141.  - DFL can handle up to 10 archive types of your choosing.
  142.  
  143. In  addition to supporting archives, the other features of DFL which we  have 
  144. not  found  in any other similar program are its ALIAS  modes  of  operation. 
  145. Using  these modes, the contents of equal-length files, archived or not,  are 
  146. examined to identify duplicates. The file names play no role whatsoever.  For 
  147. example,  this  will  allow the user to locate files such  as  PROGRAM.C  and 
  148. PROGRAM.BAK  which have the same contents but different names. This may  also 
  149. be of use to sysops who want to weed out duplicate uploads or  semi-duplicate 
  150. archives  which  contain the same files, but have a comment or  something  to 
  151. hide the overall archive as a duplicate.
  152.  
  153. DFL will also find duplicate files by any of these other Modes:
  154.  
  155.   Name     - DFL will find files with identical names. 
  156.   Length   - DFL will find files with equal lengths.
  157.   Name1-11 - DFL will find files with the first N matching name letters.
  158.   Dos Path - DFL will search the Path for duplicate executables like DFL.EXE, 
  159.              DFL.BAT & DFL.COM.
  160.  
  161. As should be expected from any half way interactive system, complete  context 
  162. sensitive  help is available, as well as an extended online manual. The  idea 
  163. is  that,  as  stated  above, you should never need  to  look  elsewhere  for 
  164. assistance  while  running the program. However, there  are  some  situations 
  165. during  the  initial  definition of an archive format that can  be  a  little 
  166. tricky.  DFL  comes with several predefined formats, but when adding  one  of 
  167. your own, you may need to consult the more extensive manual or call us.
  168.  
  169. You  may  use MicroSoft's EXEPACK.EXE utility to decrease YOUR  copy  of  the 
  170. program  by about 14k. We stopped packing the distributed copy after  running 
  171. across  a  cache  program and some multitasking software  which  rendered  it 
  172. inoperative. Please don't upload EXEPACKed copies, or for that matter, copies 
  173. other than exactly what was downloaded or otherwise obtained.
  174. DFL311.EXE compresses very well (50-60%) with PKLITE, LZEXE and other similar 
  175. executable compressors.
  176.  
  177. We  recommend that you rename your copy of DFL311S.EXE to DFL.EXE for  typing 
  178. and memory convenience.
  179.  
  180. ------------------------------ HOW TO REACH US ------------------------------
  181.  
  182. Anyone with comments, suggestions, complaints or bug-reports can reach us  in 
  183. one of these ways: 
  184.  
  185. Write:         W. S. Ataras Engineering
  186.                40 Laughton Street
  187.                Upper Marlboro, Md. 20772
  188.  
  189. Voice mail:    1-301-249-1141 East coast
  190. Voice mail:    1-408-648-3662 West coast
  191.  
  192. BBS:           Ed's BBS 1-408-384-3658
  193.  
  194.                Leave message to BILL ATARAS.
  195.                Look for DFL*.*
  196.  
  197. CompuServe:    William Ataras
  198.                70322,1514
  199.                IBM System/Util. Forum
  200.  
  201. -------------------------- REGISTERED USER SUPPORT --------------------------
  202.  
  203. If  you find Duplicate File Locator (DFL) of benefit to your operations,  and 
  204. use  the  program as one of your utilities, you must  purchase  a  REGISTERED 
  205. copy.  See  the  order form included with this program  to  receive  complete 
  206. registration  instructions. Upgrades to subsequent versions can  be  obtained 
  207. for a nominal fee.
  208.  
  209. Please consider becoming a REGISTERED USER as a sign of your support for  our 
  210. ongoing efforts to enhance DFL and to provide quality software to the public. 
  211. Consider what you'll save by using the program in the coming years. 
  212.  
  213. REGISTERED USERS RECEIVE :
  214.  
  215.    1. The latest version.
  216.    2. Any releases issued to correct bugs found in your version.
  217.    3. No shareware reminder screens.
  218.    4. Phone & modem support.
  219.    5. Printed manual.
  220.    6. A 30 day money-back satisfaction guarantee. 
  221.    7. Upgrade & follow-up notifications.
  222.  
  223.             Ombudsman Statement:
  224.  
  225.     "This program is produced by a member of the Association
  226.         of Shareware Professionals (ASP).  ASP wants to make sure
  227.         that the shareware principle works for you. If you are
  228.         unable to resolve a shareware-related problem with an ASP
  229.         member by contacting the member directly, ASP may be able
  230.         to help. The ASP Ombudsman can help you resolve a dispute
  231.         or problem with an ASP member, but does not provide
  232.         technical support for members' products. Please write to
  233.         the ASP Ombudsman at 545 Grover Road, Muskegon, MI 49442-
  234.         9427 or send a Compuserve message via CompuServe Mail to
  235.         ASP Ombudsman 70007,3536"                                  
  236.