Lanzamientos de Xceed FTP for .NET

Released: Oct 25, 2023

Actualizaciones en V7.1 (Build: 7.1.23524.1212)

Correcciones

  • Fixed a bug where file transfers ended with error 425 when using TLS 1.2. Note that for this fix to work, the .NET 4.7 flavor of Ftp for .NET is required.
  • Fixed a bug where AbstractFolder.CopyItemsTo() and MoveItemsTo() incorrectly included themselves in the operation, causing an ItemIsRootFolderException in some situations.

Released: Oct 5, 2022

Actualizaciones en V7.1

Correcciones

  • Small fixes were made so that the component would work well with the new version of Zip for .NET.

Released: Jul 19, 2021

Actualizaciones en V7.0

Características

  • Version sync with other libraries.

Released: Jan 25, 2021

Actualizaciones en V6.9

Características

  • Assembly names and DLL files no longer have their version number as part of the name, simplifying the update process for applications.

Released: Aug 17, 2020

Actualizaciones en V6.8.1

Características

  • Improved interoperability so that it now automatically uses the server's IP address when PASV returns an unroutable address.

Released: Jan 30, 2019

Actualizaciones en V6.7

Características

  • Added support for .NET Standard 2.0 and above.

Released: Sep 12, 2017

Actualizaciones en V6.4

Correcciones

  • Fixes to Zip/Unzip code inherited from Xceed Zip for .NET.

Released: Nov 21, 2016

Actualizaciones en V6.1

Correcciones

  • Fixed incorrect dll in package for TLS 1.2 encryption support that requires .NET framework 4.5.

Released: Jul 13, 2016

Actualizaciones en V6.0

Características

  • Added support for TLS 1.2 encryption and bug fixes.

Released: Jun 23, 2015

Updates in this release

Updates in V5.8

  • WindowsDiskFile and WindowsDiskFolder didn't handle network paths correctly causing a FileSystemInternalException to be thrown for a valid path.