VFSJFileChooser - FAQs
1. General
1.1. How can I request a new feature or get some support?
Using the mailing lists is the best way. VFSJFileChooser is still not a one man effort. Using the mailing lists or the forums allows the other members of the team to see it and maybe to provide a quick solution.
1.2. Why VFSJFileChooser?
VFSJFileChooser was started to provide remote file system browsing to XPontus XML Editor.
1.3. Where is the roadmap??
The roadmap is established according to the reported bugs. VFSJFileChooser tries not to be bloated... The initial goal was to provide filesystem abstractions atop javax.swing.JFileChooser.
1.4. How do I transfer remote files?
VFSJFileChooser is not designed to be a file transfer tool. There were already file transfer tools which support many protocols, such as JFTP, JCommander
1.5. Hum... I want the code, how to get the code?
Please see the subversion instructions and make sure that you grab the jdk5 branch in the subversion repository.