| 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 | 
| Bartlomiej Zolnierkiewicz | 1b83df3 | 2009-09-22 16:45:54 -0700 | [diff] [blame] | 10 | NetWare server functionality. | 
|  | 11 |  | 
|  | 12 | mars_nwe can be found on ftp.gwdg.de/pub/linux/misc/ncpfs. |