Rebex Buru SFTP Server のリリース
Released: May 9, 2022
2.6.2 での更新項目
機能
- Web Admin - improved validation of empty rows in a user's path mappings.
- Added IPv6 Any
([::]:22) to the list of SSH server's default listening addresses.
Released: May 2, 2022
2.6.1 での更新項目
機能
- Added support for interval lockout in CLI.
user update <username> [--lock [<date-time> | <interval>] | --unlock].
不具合の修正
- Fixed backslash escaping in SSH exec command.
- Fixed backslash escaping in SSH shell aliases.
- Web Admin
- Fixed log file display.
- Fixed SSH Shell configuration in user add and edit forms.
Released: Apr 4, 2022
2.6.0 での更新項目
機能
- Added impersonation support for terminals.
- Added manual 'user account lockout' feature.
- Added new CLI command options: user update
<username> [--lock [<date-time>] | --unlock].
- Web Admin - User lockout management.
- Added 'retries' when binding to a hostname while resolving DNS.
Released: Feb 11, 2022
2.5.3 での更新項目
機能
- Web Admin - Windows account and password fields in user detail no longer prefills values from web browser.
Released: Jan 28, 2022
2.5.2 での更新項目
機能
- Web Admin - Added a notification flash bar.
不具合の修正
- Fixed a bug in custom logging configuration that caused a failure at startup when using a file sink.
Released: Jan 20, 2022
2.5.1 での更新項目
機能
- Added
suppressHttpEndpointWarning option to disable HTTP endpoint warning when running e.g. behind a reverse proxy.
不具合の修正
- Fixed occasional freeze in legacy / terminal console mode.
- User sessions are no longer valid after complete reinstall.
- Fixed application hanging after failed start.
Released: Dec 23, 2021
2.5.0 での更新項目
機能
- Terminal support - Terminal process (e.g. cmd.exe, powershell, bash) will be spawned using the service account. File system access is unrestricted.
- New CLI command:
user inspect <username> [--query <jmespath>].
- Log level can be now overridden from command line.
--no-color option will toggle off color output and ANSI/VT codes for most commands.
--verbose option is now a shortcut for --log-level debug.
Released: Nov 30, 2021
2.4.6 での更新項目
機能
- Added
"burusftp keygen --curve" command option.
Released: Nov 16, 2021
2.4.5 での更新項目
不具合の修正
- Fixed an issue when some IPv4 and IPv6 bindings could not be used together.
Released: Oct 27, 2021
2.4.4 での更新項目
機能
- Added support for SSH session inactivity timeout (max idle duration).