NFS Help

L

Larry Bates

Clement said:
how to get the file from NFS share in python......
NFS share is mounted on your local directory, you get to it
the same way you would any other file (e.g. go to the mount
point and get the file).

-Larry
 
C

Clement

NFS share is mounted on your local directory, you get to it
the same way you would any other file (e.g. go to the mount
point and get the file).

-Larry

I want to know how to do it programatically
 
L

Larry Bates

Clement said:
I want to know how to do it programatically

What operating system are you on? If it is Linux you mount
the NFS share and it becomes a subdirectory on your normal
filesystem. You get the file by accessing it from the
subdirectory.

-Larry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top