You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2015/01/09 19:00:15 UTC

[Commons Wiki] Trivial Update of "VFS" by BerndEckenfels

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.

The "VFS" page has been changed by BerndEckenfels:
https://wiki.apache.org/commons/VFS?action=diff&rev1=19&rev2=20

Comment:
current commons-vfs link, https, better headings

  = 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.
+ 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://commons.apache.org/vfs/.
+ Its homepage is located at: https://commons.apache.org/proper/commons-vfs/.
  
  ----
- == Problems ==
+ == Troubleshooting ==
  What to do if access to a filesystem fails.
  
- '''VfsProblems'''
+  * '''VfsProblems'''
  
  ----
- == Solutions ==
+ == Usage and Solutions ==
+ 
+  * '''VfsExampleShell'''
+ 
- '''VfsCacheStrategy'''
+  * '''VfsCacheStrategy'''
  
  ----
  == FAQ ==
@@ -27, +30 @@

  == Future ==
  Stuff we will see in (one of) the next release(s):
  
- '''VfsNext'''
+  * '''VfsNext''' - ideas, todos, open issues (needs cleanup)
  
- '''VfsReleaseState''' - roadmap for next release
+  * '''VfsReleaseState''' - roadmap for next release
  
  ----
  == Articles ==

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org