home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / SCOPY.ZIP / SCOPY.DOC next >
Text File  |  1990-04-18  |  1KB  |  40 lines

  1. SCOPY.EXE is a file that will allow copying of certain open network files.
  2. The key is that they have to be opened with non-exclusive network access.
  3. This means that another program, such as scopy, can also open the file using
  4. the C sopen() function with non-exclusive access.  SCOPY then allocates
  5. whatever RAM is available, up to 64k, to make the file copy.  Wildcards are
  6. not supported.  Paths should be.  It has been tested with 3Com 3+ name service 
  7. files (ns_dom.???) and 3+open audit files (net.aud).  It is recommended,
  8. however, that before you rely on this as a backup you test the files you
  9. are copying a couple of times to make sure they are being made correctly.
  10.  
  11. What's Changed Since 1.1:
  12.     Scopy is now a "Family" mode application.  It will work with both
  13.     OS/2 and DOS.
  14.  
  15. Revision History
  16. 11/08/89    Scopy 1.0    Initial Release
  17. 03/19/90    Scopy 1.1    Fixed to work with files >64k
  18. 04/20/90    Scopy 2.0    Binded for both OS/2 and DOS
  19.  
  20. Copyright 1990 by Kevin Porter
  21.  
  22. syntax: scopy <source file> <destination file>
  23.  
  24. Comments and suggestions are welcome.
  25.  
  26. If you find this program useful and would like to see more like it I would
  27. appreciate a contribution of $10.
  28.  
  29. Kevin Porter
  30. All-Tech, Inc.
  31. 10510 Research, Rd. SE
  32. Albuquerque, NM  87123
  33.  
  34. Ask3Com Forum ID
  35. 44135, 1024
  36.  
  37. Compuserve ID
  38. 76376,3230
  39.  
  40.