home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / share.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  24 lines

  1. SHARE [/F:n][/L:n]
  2.  
  3. The SHARE external command allows DOS to support
  4.     file sharing on a network
  5. and
  6.     old programs to use disk partitions ≥ 32 Mbytes (32 million 
  7.     characters. See the CONFIG FCBS topic for more information. [new DOS 4.0]
  8.  
  9. SHARE can be installed with an INSTALL=SHARE line in the CONFIG.SYS file, or 
  10. it can be executed in the AUTOEXEC.BAT file. [Not supported in OS/2]
  11.  
  12.     SHARE [/F:n] [/L:m]
  13.  
  14. /F tells SHARE to allocate n characters for file identification information 
  15.     rather than the default 2,048 characters.
  16.  
  17. /L tells SHARE to allocate m locks for file sharing rather than the 
  18.     default 20 locks.
  19.  
  20. The DOS commands CHKDSK, DISKCOMP, DISKCOPY, FDISK, FORMAT, JOIN, LABEL, 
  21. PART, PRINT, RECOVER, SELECT, SUBST, and SYS can only be used with disks 
  22. that are installed on your computer. They won't work for disks on another 
  23. computer in a network. 
  24.