Rebex Buru SFTP Server 新版本发表
Released: Oct 21, 2021
2.4.3 中的更新
特性
- Added
burusftpwa certgen
command which generates a self-signed X.509 certificate.
- Improved
burusftp keygen
manpage.
Released: Aug 31, 2021
2.4.2 中的更新
特性
- Added support for SFTP v5. This improves compatibility with WinSCP clients, which expect SFTP v5 to enable a File Hashing extension that makes it possible to calculate the checksums of remote files.
修补程序
- Fixed not requesting read permission in addition to delete for source path of rename operation.
- Fixed compatibility issues in SCP protocol.
- Fixed SSH aliases sometimes returning invalid exit code and error message.
Released: Jul 26, 2021
2.4.1 中的更新
修补程序
- Fixed an error when SFTP module could not be initialized with write-only root directory.
- Fixed physical path incorrectly marked as non-existing in path mapping section (WA).
- Fixed access rights inheritance for nested virtual paths.
- Write-only directories are now properly visible from parent directory.
Released: Jun 8, 2021
2.4.0 中的更新
特性
Web Administration (WA)
- Client-side performance optimizations.
- Brand the web front-end using a color palette of your choice and use your logo and header title.
- Now displays a warning when a service user is not able to access the user folder.
Released: May 6, 2021
2.3.0 中的更新
特性
- SSH renegotiation is now configurable using maximum data transferred, or time period threshold, or can be disabled altogether.
- Users can now connect using SFTP even when they have no path mappings defined (empty read-only directory is shown).
user add
no longer requires the process user to be able to query service definition user.
Released: Mar 16, 2021
2.2.0 中的更新
特性
- Major performance improvement for Chacha20/Poly1305 encryption.
- Added
burusftp svc restart
and burusftpwa svc restart
commands.
- WA Improvements:
- Added [Restart] button to service management page.
- Detailed error message when service fails to start.
- Faster feedback on service management page.
- SSH host key widget on server configuration page improved.
Released: Mar 11, 2021
2.1.1 中的更新
修补程序
- Fixed library loading issue for custom logging.
Released: Feb 5, 2021
2.1.0 中的更新
特性
- Users can now be added with password hash only (e.g. when importing from existing user database).
- Updated color scheme and layout (WA).
- Improved Home page dashboard (WA).
修补程序
- Fixed log highlighting issues.
Released: Jan 28, 2021
2.0.1 中的更新
修补程序
- Fixed installer UI scaling issues.
Released: Jan 25, 2021
2.0 中的更新
特性
- Microsoft Windows Authentication - Users can now authenticate and access files using their Windows account. This means that the server account no longer needs access rights to every users' folders. Also, more fine-grained access settings can be achieved using Windows ACL.
- Custom Logging Configuration File - It is now possible to use custom logging configuration. You can ship logs to databases and Microsoft Azure etc.