home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / upcsh4.zip / UPCOPY.HLP < prev    next >
Text File  |  1995-07-20  |  5KB  |  175 lines

  1. (mainwd)
  2.  
  3.             ╔════════════════════════════════════════╗
  4.             ║                UPCOPY                  ║
  5.             ║   Author and copyright Lewis Williams  ║
  6.             ║          All rights reserved           ║
  7.             ║   Issue 4.0             Date: 20Jul95  ║
  8.             ╚════════════════════════════════════════╝
  9.  
  10.   UPCOPY is an intelligent copy system - it copies files both ways as
  11.   necessary to make directories identical. It picks out new files, and
  12.   updated files, and chooses the right copy direction. UPCOPY can also
  13.   erase files, ask questions, show file information, and show file
  14.   comparisons. Afterwards you're told if the directories are the same.
  15.  
  16.   For more information view UPCOPY.DOC. For context sensitive help
  17.   press the F1 key.
  18.  
  19. (dr1)
  20.  
  21.   Enter the first disk specifier - 
  22.   a disk letter with ':'
  23.  
  24. (dir1)
  25.  
  26.   Enter the first directory specifier - names separated by '\'.
  27.   An initial '\' means the root directory, otherwise the current
  28.   directory is understood. You can also use '..' to specify
  29.   its parent. Wildcards are not allowed in directory names.
  30.  
  31. (dr2)
  32.  
  33.   Enter the second disk specifier - 
  34.   a disk letter with ':'
  35.  
  36. (dir2)
  37.  
  38.   Enter the second directory specifier - names separated by '\'.
  39.   An initial '\' means the root directory, otherwise the current
  40.   directory is understood. You can also use '..' to specify
  41.   its parent. Wildcards are not allowed in directory names.
  42.  
  43. (files)
  44.  
  45.   Enter the files you want to copy, root and extension
  46.   separated by '.', are allowed as is the wildcard '*'
  47.   and the wild letter '?'.  UPCOPY does not rename files
  48.   so this one specifier is common to both directories. 
  49.  
  50. (B)
  51.  
  52.   Batch or command mode. Simple old-fashioned non-windowed
  53.   output to the screen. This is the default with file
  54.   parameters. Specify /W to force windowed mode.
  55.  
  56. (C)
  57.  
  58.   Only processes common files, those found in both the
  59.   directories. New files, those found in only one directory,
  60.   are not copied or erased. Directory information still shows
  61.   for new files unless the /Q option is set. 
  62.  
  63. (D)
  64.  
  65.   Asks you if you'd like a difference listing of
  66.   files which are different in the two directories.
  67.   The differencing happens automatically if /Y is set.
  68.  
  69. (E)
  70.  
  71.   New files can be erased.  If you say no to a copy
  72.   question you will be asked if you'd like to erase
  73.   the file instead.  With /F you will just be asked
  74.   if you want to erase new files in path2.  /F/Y/E
  75.   will erase new files in path2 automatically. 
  76.  
  77. (F)
  78.  
  79.   Standard forward copy only. Only copies from path1
  80.   (source) to path2 (target). With /E this can erase files
  81.   in path2 with /E. Files in path1 are never altered. 
  82.  
  83. (I)
  84.  
  85.   This gives a directory comparison without copying. Use
  86.   /C if you want to see how the file contents are different.
  87.   The /S/I combination is always available and checks entire
  88.   structures. 
  89.  
  90. (N)
  91.  
  92.   This processes only new files, those found in just one 
  93.   directory, and ignores coomon files, those found in both.
  94.  
  95. (O)
  96.   
  97.   Old over new. This will also ask if you'd like to
  98.   overwrite a newer version with an older one. This
  99.   becomes automatic when you specify /F/Y/O.
  100.  
  101. (Q)
  102.  
  103.   Quick and quiet mode. This option stops most directory
  104.   information. It also stops the comparison after the main
  105.   run that double checks the directories for outstanding
  106.   differences caused by you answering 'no' to copy questions. 
  107.  
  108. (R)
  109.  
  110.   UPCOPY normally skips over read-only files. If you set this
  111.   option read-only files can be updated and copied. Check the
  112.   documentation for more information on read-only files. 
  113.  
  114. (S)
  115.  
  116.   Processes subdirectories too. All the sub-directories of
  117.   both path1 and path2 are scanned and new directories, those
  118.   in one path only, can be created. You specify the root '\'
  119.   directory to process entire disks. /I (directory information
  120.   only) is set as well if you set this in the shareware version.
  121.  
  122. (W)
  123.  
  124.   Always run in this windowed mode. Overrides the
  125.   default /B batch mode for UPCOPY  with parameters.
  126.  
  127. (Y)
  128.  
  129.   Automatic mode with no prompt questions. The answer is
  130.   automatically 'yes' to all questions. You can switch to
  131.   this mode part way through a run by typing '!' to a question.
  132.  
  133. (no /s)
  134.  
  135.   /I/S has been set so you can try out /S.
  136.   /I/S compares directory trees without copying.
  137.  
  138. (/B forced)
  139.  
  140.   /D requires /B which has been set as well.
  141.  
  142. (F10)
  143.   
  144.   This will perform an UPCOPY run using the
  145.   directories specified, and any options set.
  146.  
  147. (F9)
  148.   
  149.   View the documentation UPCOPY.DOC.
  150.  
  151. (Esc)
  152.   
  153.   Leave UPCOPY closing windows and mouse.
  154.  
  155. (error)
  156.  
  157.   Press the ESCAPE key or click to close the error window.
  158.  
  159. (buttwd)
  160.  
  161.   Scroll the information shown with the mouse on the
  162.   scrollbar, or use  Page Up Page Down Home End.
  163.   -> <- change the button highlighted. ESC returns
  164.   you to the menu. ! (if shown) switches to auto mode
  165.   with no more prompts.
  166.  
  167. (support)
  168.  
  169.   For product support contact the author Lewis Williams,
  170.   Cybernetic Software, 29a Hannams Close, 
  171.   Lytchett Matravers, Poole, Dorset, BH16 6DN, England.
  172.   Tel/fax: +44 202 623363. E-mail: 100103.2675@compuserve.com
  173.  
  174. (end)
  175.