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
Posted by Tetsuya Kitahata at December 31, 2006 01:27 AMProject Info -- Apache Commons VFS
Apache Commons VFS is a Virtual File System library.
Releases can be downloaded from http://commons.apache.org/downloads/download_vfs.cgi
Project Website http://commons.apache.org/vfs/ Programming Languages Java Categories library Mailing Lists http://commons.apache.org/mail-lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/VFS Project Management Committee Apache Commons Access to the source code:
Browse http://svn.apache.org/viewvc/commons/proper/vfs/ SVN Direct http://svn.apache.org/repos/asf/commons/proper/vfs
http://www.apachenews.org/archives/000926.html
[ Category : Apache Jakarta ] (PDF)(XML)

