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:

https://github.com/drakkan/sftpgo

Binary releases for Linux, macOS and Windows are available:

https://github.com/drakkan/sftpgo/releases

If you want to suggest a new feature or you find a bug please open an issue 
here:

https://github.com/drakkan/sftpgo/issues

Yours sincerely,
Nicola

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/4058edab-05b0-4c2c-b5aa-c7fcfd78e581%40googlegroups.com.

Reply via email to