Xceed SFTP for .NET V7.1 (Build: 7.1.23524.1212)
Released: Oct 25, 2023
V7.1 (Build: 7.1.23524.1212) 中的更新
修补程序
- SFtpSession no longer negotiates for the highest SFTP protocol version by default but stays with version 3 instead.
- SSH_MSG_GLOBAL_REQUEST messages coming from the server are now handled correctly.
- Fixed a bug where AbstractFolder.CopyItemsTo() and MoveItemsTo() incorrectly included themselves in the operation, causing an ItemIsRootFolderException in some situations.