Buru SFTP Server 1.6.0
Released: Apr 28, 2020
1.6.0 버젼 업데이트
기능
- New design of web administration UI.
- Changed some configuration defaults:
config/config.yaml is now required for the server to start.
- Default server keys location is now
config/keys (was /keys). /keys directory is still used in search when no paths are specified.
- Configuration file is now generated upon install.
- Keys are now generated upon install. You can still generate the keys manually.
- Configuration samples (e.g.
config/config-sample.yaml) are renamed to examples (config/config-example.yaml).
- Added default configuration files (e.g.
config/config-default.yaml).
- Added checking for duplicate port bindings.
- Cannot start server without fully persisted SSH keys.
- Browser should no longer autofill passwords on user administration page.
- Removed invalid warning when hostname was supplied as hostname for web admin binding.
- Obsoleted configuration keys are no longer supported.