Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: current commons-vfs link, https, better headings

VFS - Virtual File System

Apache 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 https://commons.apache.org/proper/commons-vfs/.

...

Troubleshooting

What to do if access to a filesystem fails.

  • VfsProblems

...

Usage and Solutions

  • VfsExampleShell
  • VfsCacheStrategy

...

FAQ

Lets start creating a FAQ:

...

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

  • VfsNext - ideas, todos, open issues (needs cleanup)
  • VfsReleaseState - roadmap for next release

...

Articles

...