Xceed FTP for .NET V7.1 (Build: 7.1.23524.1212)

Released: Oct 25, 2023

V7.1 (Build: 7.1.23524.1212) 버젼 업데이트

수정사항

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