There is also
MirrorCopy, which I use myself and which works quite nicely.
---snip---
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.