Rebex File Transfer Pack R5.5

Released: Aug 17, 2021

R5.5 での更新項目

機能

  • All: Added a new set of binaries targeting Microsoft .NET Core 3.1. The new set of binaries utilizes .NET Core's hardware intrinsics API and features a fast ChaCha20/Poly1305 implementation that has been previously only available on Microsoft .NET 5.0.
  • File Server: Added ServerEndPoint and ServerAddress properties to relevant server event arguments and ServerSession classes.
  • File Server: When renaming a file, FileServer now requests read permission in addition to delete for the source path in PathAccessAuthorization event.

不具合の修正

  • All: Fixed compatibility with UWP and .NET Native compiler.