Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!ames!aurora!labrea!decwrl!pyramid!prls!philabs!micomvax!musocs!mcgill-vision!mouse From: mouse@mcgill-vision.UUCP (der Mouse) Newsgroups: comp.unix.questions,news.admin,comp.unix.wizards,comp.dcom.lans Subject: Re: NFS Connectathon Message-ID: <920@mcgill-vision.UUCP> Date: Fri, 20-Nov-87 06:26:39 EST Article-I.D.: mcgill-v.920 Posted: Fri Nov 20 06:26:39 1987 Date-Received: Fri, 27-Nov-87 00:07:59 EST References: <317@diab.UUCP> <859@winchester.UUCP> <7078@prls.UUCP> <11513@orchid.waterloo.edu> Organization: McGill University, Montreal Lines: 14 Xref: mnetor comp.unix.questions:5057 news.admin:1425 comp.unix.wizards:5581 comp.dcom.lans:960 In article <11513@orchid.waterloo.edu>, mshiels@orchid.waterloo.edu (Michael A. Shiels) writes: > Is it possible to get documentation on the NFS protocol?? I have the > documentation on RFS but I thought NFS was proprietary?? The NFS spec is freely available. Sun prints the entire spec in their manuals, with a little statement about how others are encouraged to develop their own implementations of it. (If you want specifics about which manual, send me mail and I'll dig it out.) The information in the manual is (almost?) sufficient to build an implementation; it was certainly enough for me to build an NFS server for 4.3. der Mouse (mouse@mcgill-vision.uucp)