Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Accessing NFS from Java

812388Jul 4 2012 — edited Jul 4 2012
I have requirement to create and write files on a NFS file storage. I need to do this from a Java application running on Windows 2008 Server.
How do i implement this requirement?. Is there any Java Library to achieve this?.

I have read documentation on WebNFS (Java Extended File System API). Where can i download this library?.
WebNFS is renamed to YaNFS and made as open source (http://java.net/projects/yanfs). But YaNFS project doesn't appear to be active anymore.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2012
Added on Jul 4 2012
4 comments
2,882 views