March 10th, 2012· Bugfix: Ftp and SFtp tasks Array variable ::TransferredFiles was not reset before each run, causing the variable to contain all files ever transferred in all previous runs.
· Bugfix: Copy task Array variable ::CopiedFiles was not reset before each run, causing the variable to contain all files ever copied in all previous runs.
· Bugfix: Windows launchers did not correctly set 'Run as Admin' on some systems, causing launchers to fail.
February 1st, 2012· Changed Ftp / SFtp task settings so that user can enter remote directory fields to support blank field and dynamic variables.
· Schedule module bugfix: suspending/resuming a schedule sometimes led to schedule being left in suspended state.
November 5th, 2011· Bugfix: Engine failed to read user interface program in certain situations, forcing user to restart engine and user interface.
· Bugfix: Schedule Window. Monthly schedule always caused February to be selected.
October 28th, 2011· Bugfix: SFTP-J task GET - Temp file option did not work when subdirectory option is selected.
October 5th, 2011· Bugfix: Command and WinCommand tasks - Specifying environment variables caused system variables to be replaced, not added to.
· Bugfix: Task Variables window crashed in some situations when launched.
· Bugfix: Commandline Task Variables window did not list the variables in some situations.
September 1st, 2011· Bugfix: Synchronize module - waiting task instance did not wait for correct amount of time
July 20th, 2011· Bugfix: Local copy module failed to copy full file on some operating systems (some bytes missing).
· Copy module changes: a) 0 byte source file can be copied over if target file is also 0 byte. b) 0 byte source file cannot overwrite non-empty target file.
July 16th, 2011· Bugfix: Ftp and Ftp-J tasks bug caused by new option added in 9.03,9.04. GET failed on some systems if 'include subdirectory' option is selected.
July 1st, 2011· Bugfix: Encrypt/Decrypt tasks failed if password contained metacharacters used in java regex module.
July 1st, 2011· Bugfix: 'Malformed \uxxxx encoding' can result in engine crash due to corrupted settings file. This error is not preventable, so settings file is renamed or deleted.
· Bugfix: 'The requested operation cannot be performed on a file with a user-mapped section open' can result in engine crash due to memory. Changes made to close any open class objects that causes memory crash.
July 1st, 2011· Ftp-j task - new option added to append date/time only to Main, Backup, or Both Main and Backup
· During Task editing, the task title field is disabled to prevent renaming. Please rename task using rename button.
· Windows version now uses jre1.6.0_25
· Email modules now use javamail 1.4.4 - released 1/14/2011
July 1st, 2011· Ftp task - new option added to append date/time only to Main, Backup, or Both Main and Backup
July 1st, 2011· clm bugfix: clm add function failed for any task parameter value containing =
· directory monitor task: each tasktitle now uses separate dirMonitor_taskTitle.jsd files to prevent locking up issues.
· Array variables are now supported
May 21st, 2010· Registration key bug fix. Users with 9.00 should update to 9.01 to enter license key.
May 21st, 2010· Version 9.x uses Java 6. Version 8.x used Java 4.
· Ftp Commons library for FTP module now uses Commons Net 2.0
· Minor updates for Ftp-j, SFtp-j, SFtp modules
· New File properties task
· New Make Directory task
· New Directory listing task
· New Set Permissions task
· New Set Timestamp task
April 22nd, 2010· FTP-J and SFTP-J modules now use JScape Sinetfactory 8.4 api, release date 03/11/2010
April 6th, 2010· FTP-J and SFTP-J modules now support debugging via the FTP-j and SFTP-J tasks
March 25th, 2010· Software main panel now displays order ID and license button.
March 10th, 2010· Bugfix: FTP-j task - If connection stopped before task ends, then exit code was 0. Now set to 11.
August 18th, 2009· Major Update