Release Notes for FTP plugin

1.13.5.0

4 Aug 2023

  • FTPDownload over SFTP causes the Linx debugger to crash

1.13.4.0

22 Dec 2021

  • Update third-party libraries
  • Fix bug: Connection cache does not evaluate all connection properties

1.13.3.0

17 Feb 2021

  • Improve download performance for single file in FTPDownload function
  • Improve upload performance in FTPUpload function
  • Update third-party libraries

1.13.1.0

13 Jan 2020

  • Fix bug: Connection properties that contain expressions did not always parse correctly

1.13.0.0

3 Jan 2020

  • Add support for private key authentication to SFTP
  • Update third-party libraries

1.12.353.0

13 Sep 2018

  • Create FileMove function
  • Create FileDelete function
  • Create FileExists function
  • Create DirectoryExists function
  • Create DirectoryCreate function
  • Create DirectoryDelete function
  • Deprecate FTPOperations function
  • Update Linx plugin
  • Update third-party libraries

1.11.60.257

29 Dec 2017

  • Fix Modified dates not populated.
  • Update FluentFTP library.
  • Update Linx Plugin library.
  • Add timeout to FTP connection property.
  • Fix Use different default ports for FTP and SFTP.

1.10.48.220

7 Jul 2017

  • Update 3rd-party FTP library to display modified dates correctly.

1.9.46.213

29 Jun 2017

  • Add SslProtocols property for FTPS connections
  • Update NuGet libraries.
  • Fix tab order.
  • Update Linx plugin

1.8.43.205

18 Apr 2017

  • Add SslProtocols property for FTPS connections.
  • Fix port value conversion bug.
  • Add use of FluentFTP library.

1.7.39.193

20 Jan 2017

  • Update Linx plugin.
  • Collapse FTP connection properties to a single property.
  • Cache FTP connections.

1.6.35.175

7 Sep 2016

  • Update NuGet packages.
  • Update Linx plugin.
  • Update plugin utilities.

1.5.24.144

7 Jun 2016

  • Add support for implicit FTPS.

1.4.22.136

28 Apr 2016

  • Update Linx Plugin

1.3.19.129

3 Feb 2016

  • Update Linx Plugin.

1.2.12.114

19 Oct 2015

  • Update Linx plugin
  • Fix random modified date test failure

1.2.6.101

5 Aug 2015

  • Update Linx plugin
  • Add SFTP and FTPS to FTPDownload
  • Add SFTP and FTPS to FTPList function
  • Add SFTP and FTPS to FTPDownload
  • Add SFTP and FTPS to FTPUpload function
  • Add SFTP and FTPS to FTPOperations function

1.2.1.76

19 Jun 2015

  • Update Linx plugin
  • FTPDownload now supports recursive downloads.

1.1.19.69

8 May 2015

  • Update Linx plugin
  • FTPList: Add recursive property
  • FTPUpload: Add CreateDirectory property

1.0.10.44

20 Feb 2015

  • Add FTPDownload function
  • Add FTPList function
  • Add FTPOperations function
  • Add FTPUpload function