home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / images / diskmgr.igz / diskmgr.img / FILECOPY.TXT < prev    next >
Encoding:
Text File  |  2001-10-02  |  5.5 KB  |  113 lines

  1. ======================================================================
  2.             FileCopy.txt V2.12
  3. ======================================================================
  4. RUNNING FILECOPY
  5.   To run FileCopy from DOS, type "filecopy" at the prompt.  From  
  6.   windows simply double click on the FileCopy application.  In both 
  7.   cases you will be prompted to enter a source drive and destination
  8.   drive.
  9.  
  10. OVERVIEW
  11.   The intent of FileCopy is to streamline the task of adding a new 
  12.   hard drive as the boot drive in your system, when used in 
  13.   conjunction with ONTRACK Disk Installation Utilities.  This  
  14.   is done by copying all your existing files and directories from 
  15.   your old drive to the new hard drive, thus allowing you to make  
  16.   the new drive the boot drive.
  17.  
  18.   FileCopy is a DOS program which performs a file-by-file copy, 
  19.   of all files from one drive letter to another.  It is compatible 
  20.   with DOS, Windows 3.x and Windows 95, 98, 98SE, and Windows
  21.   Millennium(Me) file systems.
  22.   You can run it from DOS 3.31 or greater, from Windows 3.x or
  23.   from Windows 95/98/Me via Start -> Run, or from a MS-DOS window.
  24.   It will copy between FAT16 and FAT32 partitions, in addition to
  25.   copying files from FAT16 to FAT32 or FAT32 to FAT16 partitions.
  26.  
  27.   FileCopy will copy all files without changing their contents.  
  28.   (**See SWAP FILES below)  It will copy hidden, system, and read-only
  29.   files including all subdirectories.  It will copy Windows 95/98/Me
  30.   long-file-name files preserving the exact file name.  It preserves
  31.   all filenames, attributes, and dates.  If the file to be copied
  32.   exists on the destination, FileCopy will ask if you would like
  33.   to overwrite the destination file.
  34.  
  35.   FileCopy can also make your destination drive bootable if it is a
  36.   primary partition and if the source drive is bootable.  FileCopy 
  37.   transfers the necessary boot sector information to your destination 
  38.   drive and marks the partition bootable. 
  39.  
  40. OTHER APPLICATIONS
  41.   FileCopy cannot copy files if they are in use by another
  42.   application.  For example, many virus checkers maintain special
  43.   files that are not accessible by other applications.  These files
  44.   are often just simple files that get created upon start-up of the
  45.   virus checker.  It is important that you shutdown ALL other 
  46.   applications, including those running in the background such as 
  47.   virus checkers and screen-savers.  
  48.  
  49. RUNNING SCANDISK OR CHKDSK
  50.   If FileCopy reports an error while copying a file or directory, we 
  51.   recommend running scandisk(for DOS versions 6.20 and later) or
  52.   chkdsk(for DOS versions before 6.20) on the source drive.  Both 
  53.   utilities are designed to optimize file storage and fix problems
  54.   on your hard drive.  It is also a good idea to run scandisk or 
  55.   chkdsk on the drive you plan to copy before running FileCopy.
  56.   Note: Windows 95+ users should run Scandisk from within Windows
  57.   to correct possible long filename errors.
  58.   
  59. FILES AND DIRECTORIES WITH THE SAME NAME
  60.   If there is a directory on the destination drive with the same name
  61.   as a file on the source drive, or a file on the destination drive
  62.   with the same name as a directory on the source drive, FileCopy
  63.   cannot copy the file. A "Cannot create" error will be displayed,
  64.   with the option to continue by pressing 'Y' or exit by pressing 'N'.
  65.   It is recommended that you exit and rename the file or directory on
  66.   either the source or destination drive. If you choose to proceed by
  67.   pressing 'Y', FileCopy will proceed to completion, however, not all
  68.   files or directories will be copied to the destination drive.
  69.  
  70. SWAP FILES
  71.   FileCopy never copies SPART.PAR and WIN386.SWP.  These files are
  72.   related to Windows swap files and are rebuilt by Windows on 
  73.   startup if they are missing, while keeping all your swap file 
  74.   settings intact.
  75.   FileCopy will always copy the permanent swap file 386SPART.PAR 
  76.   but it will zero-fill its contents.  When Windows restarts, it 
  77.   will use the swap file as normal.
  78.  
  79. INVALID DRIVE LETTER ERRORS
  80.   If source or destination drive letter is something other than C - Z.
  81.   If source or destination drive letter is a CD-ROM drive letter.
  82.   If source and destination drive letters are the same.
  83.   If unable to analyze the size and contents of the source drive.
  84.   If the destination drive is drive C:, you will be prompted to 
  85.   confirm before continuing.
  86.   If the space available on the destination drive is not of equal or
  87.   greater capacity.
  88.  
  89. AFTER FILECOPY HAS COMPLETED
  90.   If you plan on swapping the source and destination drives, remember
  91.   to change jumpers and CMOS settings.
  92.  
  93. UPGRADING
  94.   If upgrading old read/write partitions, FileCopy can only be used
  95.   to copy files to the first partition.
  96.  
  97. KNOWN LIMITATIONS
  98.   If you formatted the drive that you intend to copy files to with 
  99.   a product other than the ONTRACK Disk Installation Utilities, 
  100.   you must restart your computer for the changes to take affect.  
  101.   Not doing so will result in FileCopy performing incorrectly, 
  102.   specifically in making your destination drive bootable.
  103.  
  104.   If running Windows 95/98/98SE/Me and the drive you intend to copy
  105.   files to is using MS-DOS compatibility mode file system, FileCopy
  106.   will be unable to make your destination drive bootable.
  107.   
  108.   DOS limits the number of entries in a directory based on the cluster
  109.   size of a particular partition.  If FileCopy is unable to create a 
  110.   file or directory on the destination, it may be due to the fact that
  111.   the maximum number of entries has been reached for the particular 
  112.   directory.
  113.