NCOPY.EXE NCOPY are used to copy files. During copy is the source file opened for reading only and with deny none option. The destination file is opened for writing only with deny write option. This means that you can copy files that are in use by other users in a local area network envoirement. On the screen a thermometer shows how the work goes on. By this you can monitor file copying over slow network links. Input is read from STD_IN and output is written to STD_OUT for piping capability. Commands can be given on command line or in prompted mode. Command line syntax: NCOPY file1.ext file2.ext /switches Valid switches are b - for progress bar. Displays progress of copy process h - displays a help screen The program supports wildcards in filename but does not copy sub-directories. Thank You for using Upline NCOPY program' j.strandberg@upline.se