|
on radinks.com
|
Change Notes for Rad FTP 1.51
These change notes related version 1.51 and older. Please click here to visit the change notes for the current version
- Bug Fixes
-
- Compatibility issue with Titan FTP Server
Numorous problems were reported when the applet attempted to connect to the Titan FTP server. These issues have been fixed in the current release.
- Issue with Windows based FTP servers returning Unix style directorty listing.
- Certain FTP servers (most notably IIS) running on the windows platform can be configured to return a Unix style directory listing. In some instances this resulted in the applet not correctly parsing the directory listing. The issue has been resolved in the current version.
Change Notes for version 1.50
- License Change.
- We changed our license policy and as a result the FTP applet can be downloaded free of charge for use on non commercial websites.
- Feature Enhancements.
-
- Speed Increase.
- On very fast connections it was noted that the applet was not running as fast as it could. We identified the bottleneck to be the way in which the progress bar was being updated. Version 1.50 includes a completely different progress bar and as a result the speed of upload and download have seen a big improvement.
- All new progress bar
- As already mentioned the progress bar of the FTP applet was changed to increase the speed of the data transfer but we didn't stop there. The applet now indicates the time elapsed, time remaining as well as the upload speed.
- Toolbar background color
- In previous version when you used the bgcolor parameter to change the color of the applet, the color change would be restricted to the main body, the toolbar did not change its color. This behavior has been changed and from 1.50 onwards the toolbar will take on the color that is specified with the bgcolor parameter.

Change Notes for Rad FTP 1.15
- Feature Enhancements.
-
- Recursive Folder Delete.
-
A feature that has often been requested is the ability to delete non empty
directories. The latest release incorporates that feature and it can be switched
on and off using the configuration dialog. The default setting is off.
If recursive delete is enabled and you choose to delete a folder all files and
subfolders contained in it will be removed.
- Hidden files and folders.
-
Another new feature is the ability to enable or disable the display of hidden files on
unix file systems.

- Setting a default hostname for the applet
You can now use applet parameters so that the hostname and username fields are
populated with default values for the convince of the applet's user.
Change Notes for Rad FTP 1.12
- Feature Enhancements.
-
- Cancel transfer before it even begins.
-
In previous versions of the applet, the progress indicator is displayed just as the
actual data transfer begins. However the data transfer is preceded by a data gathering
state which can be time consuming when several thousand files are to be uploaded or
downloaded.
If such a transfer is to be aborted the user had to wait through the data gathering
stage for the progress monitor to pop up and then click on the cancel button. Version
1.12 improves this behavior by displaying the progress indicator even during the
data gathering stage so that the user has the option of cancelling the transfer at
a much earlier stage.
- Bug Fixes
-
- Inaccuracy in the display of bytes transfered.
-
On linux systems directories have a non zero file size. This size was included
in calculating the total file size displayed on the progress monitor which lead to
the displayed value being slightly inaccurate.
This is a purely visual effect that was present in previous version and it had
no impact what so ever in the actual byte
Change Notes for Rad File Transfer Program and Applet v 1.11
- Bug Fixes
-
- Improved compatibility with several FTP servers running on the windows platform.
- Some incompatibilities were reported on various FTP servers available for the Windows
operating systems. (The applet was compatible with the IIS FTP server the servers
referred to are by third parties). This issue has been resolved.
- Performance improvement when 'prompt on over write' is enable.
-
When a large number of files were being uploaded and or downloaded the performance
was seen to degrade. This issue has been fixed.
Changes in version 1.10
- Feature Enhancements.
-
- Configuration dialog.
-
A new settings dialog that allows the user to obtain greater control over the client's behavior
has been added in version 1.10.
Some of the configurations changes that can be carried out via this dialog includes,
setting the connection port, switching between active and passive mode and changing the
display to name a few.
- Set background color with applet parameters
-
You can now make use html to specify the background color of the applet to better
match the color scheme of your website. The syntax is as follows"
< param name="bgcolor" value="#eeeeee">
Replacing the #eeeeee entry with your own background color. (This change does not
apply for the stand alone client).
- Drop in replacement for icons
-
The icons used with in the applet have been moved out to a separate file (ftpicons.zip).
You can replace the icons with your own images to match other icons used on your website.
no programming knowledge needed. (This change applies only for the
FTP applet only.)
- Bug Fixes
-
- Better handling of multiline responses.
-
A small number of FTP servers send multi-line responses over the control connection instead
of the more common single line response. Both the standalone and web clients did not process some
of these responses correctly. This issue has now been resolved
- Other Improvements
-
- Directory List speed increase
-
The speed with which the listing on a remote server is processed has been
increased by as much as 25% which is a significant improvement when processing
directories that contain several thousand files.
Change Notes for Rad FTP 1.01
- Bug Fixes
-
- No error message for mkdir failure
- The previous version did not produce an error dialog when making a new directory failed.
- List did not refresh on rename
-
When a file on either the local machine or the remote FTP server was renamed the
listing did not automatically refresh. This issue has been resolved.
- Other Improvements
-
- Wait Cursor
-
When the applet is engaged in a task that cannot be interrupted the cursor will
now change to the wait state. This change does not effect the functionality of the software but represents a usability enhancements.
This change only effects the current thread and other transfers in progress will be unaffected.
.
- More descriptive error messages
- The error dialog that appeared on host name resolution failure did not convey enough information.
this dialog has been made more descriptive.
- Debug Information Cleaned up
- Certain situations resulted in a stacktrace being displayed in the Java console even when the
error was correctly handled or recovered from. Several such stacktraces have been removed.
|