December 31, 2006
30 December 2006 - Jakarta Commons VFS 1.0 released
The Jakarta Commons community is pleased to announce the availability of Jakarta Commons VFS 1.0.
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. For example, you can use filenames like "tar:gz:http://anyhost/dir/mytar.tar.gz!/mytar.tar!/path/in/tar/README.txt" to access a compressed tar file located on a web server.
Commons VFS 1.0 is the first release
For more information on Commons VFS, please visit its website:
http://commons.apache.org/vfs/
Commons VFS is available in either binary or source form from:
http://jakarta.apache.org/site/downloads/downloads-commons-vfs.cgi
http://www.apachenews.org/archives/000926.html
[ Category : Apache Jakarta ] (PDF)(XML)
