Rilasci di Xceed FTP for .NET
Released: Dec 8, 2025
Aggiornamenti in V7.3 (Build: 7.3.25608.6677)
Funzionalità
- Version sync with other libraries.
Released: Apr 29, 2025
Aggiornamenti in V7.2 (Build: 7.2.25228)
Funzionalità
- Introduced a new build compatible with .NET 5.0 and later.
Released: Feb 3, 2025
Aggiornamenti in V7.2 (Build: 7.2.25103.5775)
Funzionalità
- Three new properties, named TraceWriterTimestampFormat, TraceWriterTimestampFormatProvider and TraceWriterTimestampUTC, are now available.
- Optional timestamps to trace log entries are now available.
Released: Oct 25, 2023
Aggiornamenti in V7.1 (Build: 7.1.23524.1212)
Correzioni
- 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
Aggiornamenti in V7.1
Correzioni
- Small fixes were made so that the component would work well with the new version of Zip for .NET.
Released: Jul 19, 2021
Aggiornamenti in V7.0
Funzionalità
- Version sync with other libraries.
Released: Jan 25, 2021
Aggiornamenti in V6.9
Funzionalità
- 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
Aggiornamenti in V6.8.1
Funzionalità
- Improved interoperability so that it now automatically uses the server's IP address when PASV returns an unroutable address.
Released: Jan 30, 2019
Aggiornamenti in V6.7
Funzionalità
- Added support for .NET Standard 2.0 and above.
Released: Sep 12, 2017
Aggiornamenti in V6.4
Correzioni
- Fixes to Zip/Unzip code inherited from Xceed Zip for .NET.