ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ±±±± ZCOPY V3.5, Copyright (C) 1993-97 by Chris Buijs ±±±±±±±±±±±±±±±±±±±±± ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ZCOPY is a small directory/file-copy utility i wrote because i needed a copy-program like XCOPY for installation purposes, the only thing was that XCOPY always overwrite files even when the source/target file are the same, i needed a copy-utility that skipped files that are the same, so i wrote ZCOPY and added some more options. ZCOPY is here-by placed in Public Domain and can be considered freeware, ZCOPY may not be sold, hired, leased or modified, it may be freely copied as a complete package, usage of ZCOPY in commercial environments is only permitted with explicit approvement of the Author of ZCOPY (Chris Buijs). ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ±±±± USAGE ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ZCOPY preserves file-date/time and attributes, the target-file will have the same date/time and attributes as the source-file after a copy. Syntax: ZCOPY [] [] - Source directory and file-specs to copy from. - 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, this parameter is optional, when not given the current directory is taken as target. Parameters: /A - With this parameter you instruct ZCOPY to only copy files which have the archive-attribute set, it will be un-set after the copy. /DE[:MM-DD-YYYY] - Copy only files with file-date equal as date, when no date is given, the system-date is taken as default. /DY[:MM-DD-YYYY] - Copy only files with file-date equal or younger then date, when no date is given, the system-date is taken as default. /DO[:MM-DD-YYYY] - Copy only files with file-date equal or older then date, when no date is given, the system-date is taken as default. /F - With this parameter you instruct ZCOPY to fill diskettes, when a diskette is full, ZCOPY ask for the next diskette. /I - Copy/Move-operation CANNOT be interupted with ESC. /M - With this parameter you instruct ZCOPY to MOVE files instead of COPY. /N - With this parameter you instruct ZCOPY to only copy files which are newer/changed when in the target directory files already exist. /P - Prompt-mode, when used, ZCOPY will first ask you to confirm overwriting of existing files. /Q - Quiet-mode, ZCOPY will not update the screen with progress-information. /S - Copy sub-directories (also empty ones). /TE[:HH:MM:SS] - Copy only files with file-time equal as time, when no time is given, the system-time is taken as default. /TY[:HH:MM:SS] - Copy only files with file-time equal or younger then time, when no time is given, the system-time is taken as default. /TO[:MM-DD-YY] - Copy only files with file-time equal or older then time, when no time is given, the system-time is taken as default. /U - Update, synchronize the source and target directories, when a file does NOT exist in the source-directory, it is removed from the target- directory. ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ ±±±± CONTACT/UPDATES ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ If you want to contact me, you can contact me via Internet: Email: cbuijs@xs4all.nl Updates can be found at: WWW : http://www.xs4all.nl/~cbuijs/html/longword.html Have Fun, Chris Buijs