Home Products Community Company Support Contact
Overview
Features
Documentation
History
Trial Download
Purchase
FAQ
Support
Products

Integral FTP Revision History

The Integral FTP change log is listed below.

Version Description
Version 4.0.4
(26 January, 2012)
  • Added ability to select a character-set other than the default, UTF-8, via the FTPClient.setCharacterSet() method.
Version 4.0.3
(26 November, 2011)
  • Switched UploadControl example to single-select as multi-select fails on Safari/OSX (due to Swing problem on that platform).
  • Fixed ClassCastException error.
Version 4.0.2
(18 November, 2011)
  • Updated SSL certificate (new certificate expires 16/11/2016).
  • Added ability to enabled/disable keep-alive feature.
  • Fixed IE9 compatibility problem with promptFile feature.
  • Added onFilesUploaded event to UploadControl example.
  • Fixed page refresh problem.
  • Explicitly set system look-and-feel.
  • Remove redundant thread synchronization code.
  • Fixed applet-tag issues.
  • Fixed Javascript memory leak related to tags.
  • Latest FTP/FTPS/SFTP improvements from edtFTPj/PRO 3.9.1 (see here).
Version 4.0.1
(12 February, 2011)
  • Fixed Mac OSX file-listing issues.
  • Added promptFiles method.
  • Fixed issue where Java would pop up a warning saying "Java has discovered application components that could indicate a security concern.".
Version 4.0.0
(3 November, 2010)
  • New FTP upload control example.
  • Allow multiple IntegralFTP objects per page.
  • Many bug-fixes.
  • Latest FTP/FTPS/SFTP improvements from edtFTPj/PRO 3.5.0 (see here).
  • Splash image configurable from Javascript.
  • Logging optionally written to a file.
  • Configurable connection-pool size.
  • Default to PASV transfers in FTP.
  • Default Java version changed to 1.6.
  • Transfer callbacks now limited by time instead of number of bytes.
  • Initial remote directory configurable.
Version 3.1.0
(23 November, 2009)
  • New code signing certificate valid for three years.
  • Add promptFile() Javascript function to prompt the user to select a file.
  • Fixed some Javascript compatibility issues.
  • Various minor fixes - see edtFTPj/PRO revision history for details.
Version 3.0
(20 February, 2009)
  • Integral FTP now uses Developer Licenses instead of Domain Licenses (see here). This means that licensed developers may deploy it on as many domains as they wish.
Version 2.0.1
(31 December, 2008)
  • Removed domain-locking. Although Integral FTP is still licensed per-domain, the applet is no longer programmatically locked to a specific domain. It is up to each organisation to explicitly ensure that it is legally licensed for the domains on which they're using Integral FTP.
Version 2.0.0
(4 November, 2008)
  • Added support for secure FTP - FTPS (FTP over SSL) and SFTP (FTP over SSH)!
  • Now works in Safari on Windows!
  • More efficient connection pool.
  • New 'home' button takes user back to home directory.
  • Local file-list now starts in 'home' directory which shows a list of drives as well as 'Desktop' and 'My Documents' folders.
  • Now accepts URL arguments: protocol, server, user, pass and dir.
Version 1.0.4
(14 October, 2008)
  • Improved license error-message.
  • Fixed exception-handling in FTPClient.connect().
  • Fixed Java date errors.
  • Fixed file-size errors.
  • Now starts in file-system root instead of user's "My Documents" directory.
  • Now allows single-quotes in file and directory-names.
Version 1.0.3
(27 November, 2007)
  • Switch between ASCII/BINARY transfers (in API).
  • Switch between ACTIVE/PASSIVE connection modes (in API).
  • API now supports non-English dates.
  • Fixed bug that caused occasional hang on start-up.
  • Fixed path-related problems with local file editing.
  • Fixed bug in MIME-encodings for PNG and GIF.
Version 1.0.2
(9 August, 2007)
  • Fixed HTML editing of local files.
  • Fixed handling of file whose names contain special characters such as '#' or have no extensions.
  • Improved error handling and logging.
Version 1.0.1
(17 July, 2007)
  • HTML editing added (using Kevin Roth's RTE).
  • Fixed bug which prevented editing of files whose names contained spaces.
Version 1.0
(4 July, 2007)
  • First version released.
Version 0.9
(15 March, 2007)
Legal Notice