Java FSP Library adds support for the FSP protocol to any Java program by implementing the URLStreamHandler factory.
| Tags | Software Development Libraries Java Libraries Internet FTP |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Java |
| Translations | English |
Recent releases


Changes: 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.


Changes: 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.


Changes: The FSPutil.statlist() and FSPUtil.stat() lastmodified and size fields have been fixed. They were wrong for most cases.


Changes: This release adds support for .jar file distribution, and adds a finalize method to FSPsession.


Changes: The package has been renamed to net.fsp for easy system-wide installation, locks have changed to host:port pairs, test cases have moved to net.fsp.testcase, FSPstat now has a toString() method, and support has been added for long directory listing with FSPutil.statlist().
A simple Nagios plugin for monitoring disk I/O on Linux 2.4 and 2.6 systems.