Hi all,
I'm pleased to announce SFTPGo 0.9.6.
SFTPGo is a free and open source full featured and highly configurable SFTP server. It works on Linux, macOS and Windows.
Here are the main new features compared to 0.9.5 version:
- Keyboard interactive authentication. You can easily setup a customizable multi-factor authentication.
- Support for serving S3 Compatible Object Storage and Google Cloud Storage over SFTP/SCP.
- Integrated database schema migration. No more need to manually execute SQL scripts.
- Per user authentication methods. You can, for example, deny one or more authentication methods (password, public key, keyboard interactive) to one or more users.
- Virtual folders: directories outside the user home directory can be exposed as virtual folders.
- Dynamic user modification just before the login via external programs.
- Per user and per directory file extensions filters: files can be allowed or denied based on their extensions.
- Support for HAProxy PROXY protocol: you can proxy and/or load balance the SFTP/SCP service without losing the information about the client's address.
- Several bug fixes for SSH command parsing.
- Documentation should be less confused now.
You can find the full list of features and the documentation on the project page:
Binary releases for Linux, macOS and Windows are available:
If you want to suggest a new feature or you find a bug please open an issue here:
Yours sincerely,
Nicola