PowerTCP FTP for .NET Releases

Released: Nov 26, 2024

Updates in V8.0.0.1

Features

  • Added full support for Microsoft .NET 8.
  • Licensing has been refactored for ease of use.

Released: Apr 3, 2023

Updates in V6.1.1.3

Features

  • Improved Microsoft Visual Studio Integration.
  • Support for Microsoft .NET Framework 3.5 has been dropped and a minimum of .NET Framework 4.5 is now required.
  • Licensing has been refactored.

Released: Dec 21, 2022

Updates in PowerTCP FTP for .NET

Features

  • Added support for Microsoft .NET 7.

Released: May 13, 2022

Updates in PowerTCP FTP for .NET

Features

  • Added support for Microsoft Visual Studio 2022.

Released: Jan 18, 2022

Updates in V6.0.0.0

Features

  • Dart.Ftp.60.dll has been added to natively support Microsoft .NET 6.0 on all operating systems that support .NET 6.0. As .NET 6.0 is the newest LTS release, .NET 5.0 is no longer supported and Dart.Ftp.50.dll has been discontinued.

Released: Nov 17, 2021

Updates in V5.0.0.0

Features

  • Dart.Ftp.50.dll has been added to natively support Microsoft .NET 5.0 on all operating systems that support .NET 5.0.
  • Dart.Ftp.dll now targets .NET 4.0.
  • .NET 3.5 and previous frameworks are no longer supported.

Released: Dec 16, 2020

Updates in V4.7.8.2

Fixes

  • Fixed a minor compatibility issue so that Dart.Ftp.Standard.dll can be used with .NET 5.0.

Released: Sep 21, 2018

Updates in V4.7.6.1

Features

  • Added UsePWD Property - When set to false no PWD commands will be sent to the server and all directory and path information returned from commands will be relative instead of absolute.

Released: Mar 6, 2018

Updates in V4.7.4.3

Features

  • Added support for .NET Standard 2.0 and .NET Core 2.0.
  • New .NET Core 2.0 sample projects, referencing the Dart.Ftp.Standard dll.
  • Updated trial license operation for use on .NET Standard-compatible platforms.

Released: Mar 8, 2017

Updates in V4.7.3.0

Features

  • Adds support for Visual Studio 2017.

Fixes

  • An issue where listings would fail when the PWD command is unsupported on the server has been resolved.
  • An issue where closing a secure FTP connection on Windows 10 could result in a hard crash has been resolved.