home *** CD-ROM | disk | FTP | other *** search
File List | 1996-09-12 | 621 b | 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