Rebex Buru SFTP Server のリリース
Released: Jan 31, 2025
2.16.0 での更新項目
機能
- Application migration to .NET 8.
- Windows 7 and Windows 8.1 are no longer supported.
- FTP
- Changed
SYST type response to UNIX Type: L8 to match directory listing format.
- Changed
200 'COMMAND' OK. response to 200 COMMAND OK. to improve client compatibility.
- Web Admin
- Added maxFileCount option for deleting old log files. Default is 31.
- User virtual path settings moved to modal dialog.
不具合の修正
- Fixed
burusftp path --fset invalid parameter validation.
- Fixed
burusftp path --fset lowercase parameter...
Released: Nov 8, 2024
2.15.6 での更新項目
不具合の修正
- Fixed user database issue when some users couldn't be loaded or updated.
- Web Admin - added
no-cache directive to HTTP responses to avoid caching issues in some browsers.
Released: Oct 31, 2024
2.15.5 での更新項目
機能
- Added FTP external address and port configuration.
Released: Oct 1, 2024
2.15.4 での更新項目
機能
- Added
burusftp certgen command to generate self-signed X.509 (TLS) certificates. This is an alias for burusftpwa certgen.
- Web Admin - FTP certificate group can now be renamed.
不具合の修正
- Web Admin - fixed FTP binding custom certificate group not being saved properly.
Released: Sep 23, 2024
2.15.3 での更新項目
不具合の修正
- Web Admin - fixed error when loading FTP settings page.
Released: Sep 19, 2024
2.15.2 での更新項目
不具合の修正
- Web Admin - fixed browser cache issue after application upgrade.
Released: Sep 17, 2024
2.15.1 での更新項目
不具合の修正
- Fixed an issue where username leading/trailing whitespace was not trimmed when creating a user.
- Web Admin - fixed error when loading user detail page for user with special characters in username.
- Web Admin - fixed error message when adding user with existing username.
Released: Sep 13, 2024
2.15.0 での更新項目
機能
- Initial FTP protocol support
- Added support for FTP protocol (plain FTP, implicit and explicit FTPS).
- Disabled by default. Can be enabled globally in configuration or per user.
- Each FTPS endpoint can be configured with different certificate(s).
- Added user field ’note’ for user comments.
- Installer - Buru SFTP Command Prompt now runs with administrator privileges by default.
- Removed server configuration parameters
passwordPolicy and usernamePattern. These parameters have been deprecated since...
Released: Aug 1, 2024
2.14.5 での更新項目
不具合の修正
- Fixed errors when parsing some configuration IP addresses with leading or trailing whitespace.
- Web Admin - added SSH port placeholder on SSH endpoints page.
- Web Admin - fixed Maximum renegotiation threshold caption on Additional SSH settings page.
- Web Admin - fixed minor UI issue when typing a file path containing a space character.
Released: Jun 27, 2024
2.14.4 での更新項目
不具合の修正
- Web Admin - Fixed error when multiple IP address ranges were used in IP filtering textboxes.