I am new to python libnfs (NfsClient). I am trying to create a new file of a certain size on the server. Can someone please tell me how to?
If I try to open in write mode I get Invalid file error (file does not exist). I looked at there is a _create function which I dont know how to use.
This is the libnfs module that I am using, I can find documentation for it online anywhere, can you also please help me find documentation for it.
import libnfs
print libnfs.__file__
<somelocalpath>/python_libnfs-1.9.6-py2.6-linux-x86_64.egg/libnfs.pyc