One way to do it is install a linux virtual machine on my windows (using vmware/vpc) and use it to mount the NFS partition. Will it work? Is there any other way? Some other software.
SUBSCRIBE TO RSS FEED
Pages
-
Recent Posts
- Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa (Paperback)
- iPhone TM For Dummies(r) (Kindle Edition)
- The Business of iPhone App Development: Making and Marketing Apps that Succeed (Paperback)
- Magellan Premium GPS Car Kit for iPhone and iPod Touch
- Sams Teach Yourself iPhone Application Development in 24 Hours (Paperback)
Categories
Archives
Blogroll
-
RSS Links

3 Comments
First, you can try Start->Run and enter //servername
Do you have admin access to the Linux machine? You could install a Samba server to it and mount it from there.
Yes, use Samba on your Linux server and share the file system with it.
There are application suites that allow you to mount NFS shares, but they are pricey and unreliable. Samba is the answer.
Use Samba server on the linux server
Post a Comment