|
|
|
 |
|
| |
|
|
What's new in Secure FTP Bean:
2.5.8:
Fixed minor bugs.
2.5.7:
Support for 256-bit AES encryption keys.
Fixed issues with Mode Z upload.
Tweaked ABOR behavior.
2.5.6:
Applied suggestions from AT&T Security code review.
Fixed runtime issues on AIX when using JSSE.
2.5.5:
Fixed link parsing in directory listing.
Now hide PRET command from user.
Fixed upload issue when file is empty.
Added method to list hidden (all) files.
2.5.4:
Added support for OPTS UTF8 option.
2.5.3:
Added support for PRET option.
Fixed bug with displaying some certificates.
Fixed bug with timestamp.
2.5.2:
Added support for backwards compatibility of earlier Java runtimes (requires JSSE).
Added option to ignore the internal IP of a misconfigured FTP server.
2.5.1:
Added more support for client authentication (PKCS#12 keystore support).
Fixed listing bug with Microsoft IIS FTP.
2.5:
Added support for Clear Command Channel (CCC).
Added support for Mode Z compression.
Added support for certificates signed by trusted authorities.
Added support for client authentication (via a personal certificate).
Fixed listing bug with Novell Netware.
Made Java 2, version 1.4+ a requirement.
2.1.2:
Fixed bug with abort on some FTP servers.
2.1.1:
Fixed another listing bug with IIS servers.
2.1:
Fixed a listing bug when numbers are at beginning of file name.
Better handling of dir listing when pattern is non-standard.
We now return an empty RemoteFileList when a dir listing is empty.
Bumped version to 2.1 to better reflect features in the Secure FTP client.
2.0.12:
Fixed "too many open files" bug during passive connections.
Added support for AUTH SSL where server returns error code 334.
Changed how ABOR command is being handled.
Fixed directory listing bug.
Fixed Y2K problem with some servers when handling the MDTM command.
2.0.11:
Fixed listing bug when dealing with non-English characters.
2.0.10:
Fixed listing bug when connected to Windows IIS v5 FTP server.
Improved FTP error code resolution.
2.0.9.2:
Changed way IP address is determined for active data connections.
Updated to use Apache's Jakarta RegExp 1.3.
2.0.9.1:
Fixed minor bug with AUTO handling.
2.0.9:
Fixed minor bugs.
Updated FTP class to support retrieve and store via an InputStream/OutputStream.
Added AUTO option for transfer mode.
2.0.8a:
Fixed another bug with aborting data transfers.
2.0.8:
Fixed bug with response notifications.
2.0.7:
Fixed ABOR behavior.
Added new Abort example.
2.0.6:
Fixed Javadoc description.
Fixed issue with FTPAbortException class not being found.
Fixed error handling when AUTH SSL is not supported by FTP proxy servers.
2.0.5:
Fixed login banner bug.
Fixed Windows FTP server listing issue.
Fixed "file in use" issue if exception is thrown.
Added FTPAbortException to API.
2.0.4:
Fixed listing bug on Sterling Commerce FTP server.
Better handling of FTP server policy restrictions.
2.0.3:
Fixed resume upload bug.
Fixed login banner bug.
Fixed abort bug.
Fixed Windows listing bug.
Added NOOP command to API.
If the key store pass is incorrect, we throw an FTPKeyStoreException.
2.0.2:
A secure connection with data encryption on by default is now enabled.
Files can now be stored to the server under a different name.
2.0.1:
Minor bug fixes.
2.0:
Official release.
2.0 API frozen.
2.0b2:
Minor bug fixes.
Added a more complex example.
2.0b1:
First public beta.
|
|
|
|
|
|
|
|