Release Notes: The main focus of this release is fixing URLStreamHandler.openConnection(), which always returned null because of forgotten debug code. Other noticeable additions are new locks for serializing write access within FSPsession, support for infinite timeouts, and a canUpload() function for checking access rights required for file upload. URLStreamHandler was significantly enhanced, and now fully supports all Java 5 features of URLHandlers.


Release Notes: The main focus of this release is fixing URLStreamHandler.openConnection(), which always returned null because of forgotten debug code. Other noticeable additions are new locks for serializing write access within FSPsession, support for infinite timeouts, and a canUpload() function for checking access rights required for file upload. URLStreamHandler was significantly enhanced, and now fully supports all Java 5 features of URLHandlers.


Release Notes: Write support has been added. This release builds with Maven 2.2. Classes for parsing directory protection flags and server version/capability information have been added. The API has been changed slightly to be more consistent. JUNIT 4.5 test cases (54 tests) have been added.


Release Notes: The build system now uses the scons build tool. More messages have been added to the test suite. Protocol security has been increased: sequence numbers are now random and the command and file position in received packets are now tested. The default timeout has been increased from 180 to 300 sec.


Release Notes: FSPutil.download supports partial downloads. This API is Needed for fsp proxy 0.6. MAXDELAY has been changed from 300s to 60s for faster recovery.


Release Notes: The FSPutil.statlist() and FSPUtil.stat() lastmodified and size fields have been fixed. They were wrong for most cases.
A facility for macro and variable handling, and file inclusion in XML files.
An Ajax script for creating drop-down select lists