C
Clement
how to get the file from NFS share in python......
NFS share is mounted on your local directory, you get to itClement 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
Clement said:I want to know how to do it programatically
how to get the file from NFS share in python......
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.