X7ROOT File Manager
Current Path:
/lib64/python2.7/Demo/rpc
lib64
/
python2.7
/
Demo
/
rpc
/
ðŸ“
..
📄
MANIFEST
(361 B)
📄
README
(1.23 KB)
📄
T.py
(575 B)
📄
T.pyc
(952 B)
📄
T.pyo
(952 B)
📄
mountclient.py
(6.48 KB)
📄
mountclient.pyc
(5.58 KB)
📄
mountclient.pyo
(5.58 KB)
📄
nfsclient.py
(5.2 KB)
📄
nfsclient.pyc
(6.74 KB)
📄
nfsclient.pyo
(6.74 KB)
📄
rnusersclient.py
(2.57 KB)
📄
rnusersclient.pyc
(5.01 KB)
📄
rnusersclient.pyo
(5.01 KB)
📄
rpc.py
(26.98 KB)
📄
rpc.pyc
(29.72 KB)
📄
rpc.pyo
(29.72 KB)
📄
test
(697 B)
📄
xdr.py
(4.93 KB)
📄
xdr.pyc
(7.72 KB)
📄
xdr.pyo
(7.72 KB)
Editing: test
: ${PYTHON=python} : ${SERVER=charon.cwi.nl} set -xe $PYTHON -c 'from rpc import test; test()' $PYTHON -c 'from rpc import test; test()' ${SERVER} $PYTHON -c 'from rpc import testsvr; testsvr()' & PID=$! sleep 2 $PYTHON -c 'from rpc import testclt; testclt()' kill -2 $PID $PYTHON -c 'from mountclient import test; test()' $PYTHON -c 'from mountclient import test; test()' gatekeeper.dec.com $PYTHON -c 'from nfsclient import test; test()' $PYTHON -c 'from nfsclient import test; test()' gatekeeper.dec.com $PYTHON -c 'from nfsclient import test; test()' gatekeeper.dec.com /archive $PYTHON -c 'from rnusersclient import test; test()' '' $PYTHON -c 'from rpc import testbcast; testbcast()'
Upload File
Create Folder