View Single Post
Old 10-01-2013, 03:29 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Added in build 3681

  • Added the ability to use specifically select TLSv1.2 for secure FTP connections. (Connection Type / Protocol)

    You'll want to make sure that the site supports TLSv1.2 before selecting this, if the server doesn't then it will return an error during the handshake.
  • Added support for SSL compression, this can be enabled globally or per site, by default its enabled for non lan based servers. For compression to work the server must also allow and support it.

    Not all OpenSSL packages are compiled with compression support.
  • Added support for compressing log files. The log files are compressed into individual .zip archives when the log file closes.

    This can be set globally or via a scheduled task, compressed log files included in email notifications are sent as file attachments.

Last edited by MxxCon; 10-02-2013 at 07:04 AM.
bigstar is offline