Rebex Buru SFTP Server Releases
Released: May 5, 2025
Updates in 2.17.2
Fixes
- Web Admin - Fixed error when saving user with SSH public key.
Released: Apr 24, 2025
Updates in 2.17.1
Fixes
- Fixed startup error when
sshTunneling
is present and disabled (default) in the configuration file.
Released: Apr 10, 2025
Updates in 2.17.0
Features
- Added user SSH public key to
burusftp inspect
output.
- Web Admin
- Added SSH tunneling option to SSH endpoints page.
- Default SSH shell home directory and shell executable path are now editable.
- Now shows current defaults for SSH shell settings when editing and creating users.
- User SSH public key is now shown with key algorithm prefix.
- Breaking changes
- Moved SSH tunnel configuration from sshTunneling to bindings section.
Fixes
- Fixed startup crash when SSH tunnel was enabled with multiple...
Released: Mar 7, 2025
Updates in 2.16.1
Fixes
- Web Admin - Fixed SSH shell settings fields edit mode.
- Installer - Fixed missing prompt to remove all configuration files when uninstalling.
Released: Jan 31, 2025
Updates in 2.16.0
Features
- 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.
Fixes
- Fixed
burusftp path --fset
invalid parameter validation.
- Fixed
burusftp path --fset
lowercase...
Released: Nov 8, 2024
Updates in 2.15.6
Fixes
- 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
Updates in 2.15.5
Features
- Added FTP external address and port configuration.
Released: Oct 1, 2024
Updates in 2.15.4
Features
- 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.
Fixes
- Web Admin - fixed FTP binding custom certificate group not being saved properly.
Released: Sep 23, 2024
Updates in 2.15.3
Fixes
- Web Admin - fixed error when loading FTP settings page.
Released: Sep 19, 2024
Updates in 2.15.2
Fixes
- Web Admin - fixed browser cache issue after application upgrade.