home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zodiac Super OZ
/
MEDIADEPOT.ISO
/
FILES
/
22
/
EZDIA175.ZIP
/
UPDATE.LST
< prev
next >
Wrap
File List
|
1995-09-22
|
621b
|
12 lines
; This command will cause the client to pass the date/time stamp
; of the file listed in the last parameter (somefile.dat) to the
; server, which in turn will locate and ZIP all files in
; K:\OTHERDIR (second parameter) that are more recent. Any
; sub-directories below K:\OTHERDIR are also searched. The
; resultant ZIP file is then sent to the remote and un-zipped
; into C:\SOMEDIR (first parameter) while retaining the sub-directory
; structure. If no newer files are found, the remote caller
; gets a message that their data is already current.
;
update c:\somedir k:\otherdir c:\somedir\somefile.dat