Short:    Create/maintain exact copy of dir (V1.5)
Author:   jhschulz@gmx.de (Jan Hendrik Schulz)
Uploader: jhschulz@gmx.de (Jan Hendrik Schulz)
Version:  1.5
Type:     util/cli

MirrorCopy is a shell filecopy command, which is able to create and
update an exact copy (mirror) of all the files and subdirectories
(including there contents) located in a source directory. I use it to
maintain a mirror copy of my system partition on a bootable ZIP disk.
That way I not only have a backup of my system partition, I can even
boot directly off this backup (if I need to) and have all the tools etc
available I'm used to.

The main features of MirrorCopy are:

  - The destination directory will contain exactly the same files
    and subdirectories as the source directory - and nothing more!

  - The attributes (date, comment and protection flags) of the
    files and subdirectories in the destination directory are set
    exactly to the same values as in the source directory.

  - MirrorCopy takes care of what the destination directory allready
    contains:
    - only those files are copied, that need to be copied.
    - only those subdirectories are created, that need to be created
    - only those files and subdirectories are removed from the
      destination directory, that need to be removed.
    This is very usefull if you don't want to create a mirror copy,
    but if you want to update an allready existing mirror copy.

  - MirrorCopy can keep deleted or overwritten files in special
    'deleted-/old-files' directories.

  - The contents of the source directory is not changed in any way!
    Not even the protection flags (like the archive flag) are changed.

New in version 1.5:
-------------------
- New FILEPAT and DIRPAT keywords to specify AmigaDOS patterns for
  files and directories.
- Most of the shell arguments do have a short version now, like
  Q for QUIET or V for VERBOSE.


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    2488    1278 48.6% 11-Mar-99 23:14:50  MirrorCopy.info
   14794    5332 63.9% 10-Nov-99 21:26:32 +Deutsch.guide
    3096    1886 39.0% 11-Mar-99 23:14:50 +Deutsch.guide.info
   13478    4729 64.9% 10-Nov-99 21:26:32 +English.guide
    3096    1884 39.1% 11-Mar-99 23:14:50 +English.guide.info
   15216    6153 59.5% 10-Nov-99 21:26:32 +MirrorCopy
-------- ------- ----- --------- --------
   52168   21262 59.2% 12-Nov-99 00:01:56   6 files
