Dec 242017
Full Description of File
ZCOPY V3.1 - XCOPY replacement,
copies whole directories and/or
files, can skip same files,
copies attributes/date and time,
copies read/only, hidden and
system files, synchronize dirs,
conditional date/time copy, and
gives more information about the
copy process. *FREEWARE*
Copyright (C) 1994 C. Buijs
copies whole directories and/or
files, can skip same files,
copies attributes/date and time,
copies read/only, hidden and
system files, synchronize dirs,
conditional date/time copy, and
gives more information about the
copy process. *FREEWARE*
Copyright (C) 1994 C. Buijs
XCOPY replacement, copies whole directories and/or files, can skip some files. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
FILE_ID.DIZ | 314 | 220 | deflated |
WHATSNEW.31 | 399 | 219 | deflated |
ZCOPY.DOC | 4423 | 1364 | deflated |
ZCOPY.EXE | 43614 | 41919 | deflated |
Download File ZCPY31.ZIP Here
Contents of the ZCOPY.DOC file
ZCOPY V3.1, Copyright (C) 1993-94 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
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-YY - Copy only files with file-date equal as date.
/DY:MM-DD-YY - Copy only files with file-date equal or younger
then date.
/DO:MM-DD-YY - Copy only files with file-date equal or older
then date.
/F - With this parameter you instruct ZCOPY to fill
diskettes, when a diskette is full, ZCOPY ask
for the next diskette.
/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.
/TY:HH:MM:SS - Copy only files with file-time equal or younger
then time.
/TO:MM-DD-YY - Copy only files with file-time equal or older
then time.
/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
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 by EMail, CompuServe: 100117,3242
InterNet : [email protected]
FidoNet : 2:280/407.16
Have Fun,
Chris Buijs
December 24, 2017
Add comments