General Information
On 26th of August we have released Windows version of :
- ISL File Transfer plugin 1.4.0 for Windows (revision=29620, release_date=2013-08-23, platform=win32)
All updates have release date set to 2013-08-23. Your ESS will need to be same or higher to be able to update your server. This release is available to all countries except Japan.
Upgrading to new version
Hosted service users please check Upgrading Hosted Service.
Server license users please check Upgrading Server License.
Improvements
New features
ISL Light - file transfer - add support for disabling file transfer from command line [ISLLIGHT-457] More
DescriptionUsers now have two new command line parameters. They both include file transfer functionality.
Examples:
--on-connect "file_transfer?limit=send" (disables sending of files, however users will still have permission to receive them)
--on-connect "file_transfer?limit=both" (disables both sending and receiving files)
Defect fixes
ISL Light - Win - corrupted file transfer [ISLLIGHT-431] More
DescriptionUsers who transferred files to remote computers may have experienced corrupted transfer. The problem was in the decoding function on the receivers end. The function was replaced with a different one, users should no longer have corrupted file transfer.
The defect was fixed.