| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | The ncpfs filesystem understands the NCP protocol, designed by the | 
|  | 2 | Novell Corporation for their NetWare(tm) product.  NCP is functionally | 
|  | 3 | similar to the NFS used in the TCP/IP community. | 
|  | 4 | To mount a NetWare filesystem, you need a special mount program, which | 
|  | 5 | can be found in the ncpfs package.  The home site for ncpfs is | 
|  | 6 | ftp.gwdg.de/pub/linux/misc/ncpfs, but sunsite and its many mirrors | 
|  | 7 | will have it as well. | 
|  | 8 |  | 
|  | 9 | Related products are linware and mars_nwe, which will give Linux partial | 
|  | 10 | NetWare server functionality.  Linware's home site is | 
|  | 11 | klokan.sh.cvut.cz/pub/linux/linware; mars_nwe can be found on | 
|  | 12 | ftp.gwdg.de/pub/linux/misc/ncpfs. |