home *** CD-ROM | disk | FTP | other *** search
- ┌─────────────────────────────────────────────────────────────────────────────┐
- │ ▒▒▒▒ ZCOPY V1.5, Copyright (C) 1993 by Chris Buijs ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
- └─────────────────────────────────────────────────────────────────────────────┘
-
- ZCOPY is a small directory/file-copy utility i wrote because i needed a
- copy-programm like XCOPY for installation purposes, the only thing was
- that XCOPY always overwrite files even when the source/target file are
- the same, so i wrote ZCOPY.
-
- ZCOPY is here-by placed in Public Domain and can be concidered freeware,
- ZCOPY may not be sold, hired, leased or modified, it may be freely copied
- as a complete package.
-
- What does ZCOPY do:
-
- - ZCOPY will copy any directory or file (also read-only, hidden,
- system etc.)
-
- - ZCOPY will preserve file date, time and attributes.
-
- - ZCOPY will check for enough disk-space on the target drive.
-
- - ZCOPY is FAST.
-
- And last but not least, ZCOPY shows more information then XCOPY itself.
-
- ┌─────────────────────────────────────────────────────────────────────────────┐
- │ ▒▒▒▒ USAGE ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
- └─────────────────────────────────────────────────────────────────────────────┘
-
- ZOPY <Source> <Target> [/N] [/S]
-
- <Source> - Source directory and file-specs to copy from.
-
- <Target> - Target directory to copy to, DON'T specify any file-specs,
- you can supply full paths which do not exist, ZCOPY will create
- all non-existant directory's automatically.
-
- [/N] - Optional parameter, with this parameter you ubstruct ZCOPY to
- only copy files which are newer/changed when in the target
- directory files already exist, as default ZCOPY overwrite these
- files.
-
- [/S] - Include sub-directories also.
-
- ┌─────────────────────────────────────────────────────────────────────────────┐
- │ ▒▒▒▒ CONTACT ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
- └─────────────────────────────────────────────────────────────────────────────┘
-
- If you want to contact me, you can call my BBS:
-
- Action Board Zaandam
- +31-(0)75-704890
- 14.400 HST, V42/V42Bis.
-
- Or contact me at Compuserve with EMAIL, my user-id is 100117,3242
-
- Have Fun,
- Chris Buijs
-