PowerTCP FTP for .NET 릴리스

Released: Nov 26, 2024

V8.0.0.1 버젼 업데이트

기능

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

Released: Apr 3, 2023

V6.1.1.3 버젼 업데이트

기능

  • 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

PowerTCP FTP for .NET 버젼 업데이트

기능

  • Added support for Microsoft .NET 7.

Released: May 13, 2022

PowerTCP FTP for .NET 버젼 업데이트

기능

  • Added support for Microsoft Visual Studio 2022.

Released: Jan 18, 2022

V6.0.0.0 버젼 업데이트

기능

  • 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

V5.0.0.0 버젼 업데이트

기능

  • 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

V4.7.8.2 버젼 업데이트

수정사항

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

Released: Sep 21, 2018

V4.7.6.1 버젼 업데이트

기능

  • 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

V4.7.4.3 버젼 업데이트

기능

  • 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

V4.7.3.0 버젼 업데이트

기능

  • Adds support for Visual Studio 2017.

수정사항

  • 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.