VFS - Virtual File System

Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on an HTTP server, or inside a Zip archive.

Its homepage is located at: \[http://jakarta.apache.org/commons/vfs/\].


Downloading

There are currently no links to download the source or binary builds from the above project page.  Try \[http://jakarta.apache.org/site/downloads/downloads_commons-vfs.cgi\].

(Could someone with write access to the project pages please fix this?)


Problems

What to do if access to a filesystem fails.

VfsProblems


Solutions

VfsCacheStrategy


FAQ

Lets start creating a FAQ:


Future

Stuff we will see in (one of) the next release(s):

VfsNext

Articles