Download List

Project Description

VFSJFileChooser is a Java Swing component that
allows you to browse both remote and local
filesystems. It is based on the Apache Commons VFS
library. It can replace the standard Java
JFileChooser in applications that need to access
remote files. It supports all the protocols
available in Commons VFS: FTP, FTPS, SFTP to
access files using SSH, SMB to browse
Windows/Samba shares, HTTP, and HTTPS.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-18 08:20
0.0.3

A large speed improvement. The navigation icons are now visible all the time. The VFSUtils class supports many new options. This release has been upgraded to the commons-vfs 2.0 snapshot. It has switched from Jakarta Slide to webdavclient4j. It has a cleaner but incompatible API (Enums instead of int fields). Sorting support is back. The bookmarks dialog scrolling issues have been fixed.
Tags: Minor feature enhancements

2008-05-02 19:30
0.0.2

A patch was submitted to sort files by name. The "home" button will no longer bring you back to your local home folder if you're browsing a remote directory. A details view is being added as a complement to the existing list view. A right-click popup has been added to the file name textbox.
Tags: Minor feature enhancements

2008-02-01 20:00
1.0.0beta1

Tags: Initial freshmeat announcement

Project Resources