Re: NFS server

2006-11-27 Thread Stuart D. Gathman
On Fri, 24 Nov 2006 05:00:53 -0800, srj wrote: > i wish to develop an NFS server usin python from scratch( some wise guy > told me i'ts easy!). > can i get any kinda tutorial for this?? > > any suggestions on how 2 begin? NFS is an RPC based protocol. The first step is to be able to do SunRCP/O

Re: NFS server

2006-11-24 Thread Bjoern Schliessmann
srj wrote: > i wish to develop an NFS server usin python from scratch( some > wise guy told me i'ts easy!). That wise guy must be very wise, or stupid 8) > can i get any kinda tutorial for this?? > > any suggestions on how 2 begin? - Read RFCs about NFS - Read the Python tutorial - If you want

Re: NFS server

2006-11-24 Thread Diez B. Roggisch
srj wrote: > i wish to develop an NFS server usin python from scratch( some wise guy > told me i'ts easy!). > can i get any kinda tutorial for this?? > > any suggestions on how 2 begin? Ask the wise guy. All others install an NFS server. Diez -- http://mail.python.org/mailman/listinfo/python-l