Hi all,

I'm pleased to announce SFTPGo 2.0.0!

SFTPGo is a fully featured and highly configurable SFTP server with 
optional FTP/S and WebDAV support, written in Go. It can serve local 
filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure 
Blob Storage, other SFTP servers.

Here are the main new features compared to 1.2.x versions:

- REST API v2: you can now define administrators and related permissions.
- Data At Rest Encryption.
- KMS support: cloud account credentials and other sensitive data can be 
stored within external Key Management Services (Vault, GCP KMS, AWS KMS).
- SFTP can also be used as storage backend, so you can proxy other SFTP 
servers.
- Two-Way TLS authentication, aka TLS with client certificate 
authentication, for FTP, WebDAV, REST API, web admin.
- Multiple binding support for all the supported protocols and REST API.
- Built-in defender: you can configure an auto-blocking policy for 
offending hosts.
- Improved FTP support.
- Several bug fixes and other minor improvements.

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

Docker images are available:

https://hub.docker.com/r/drakkan/sftpgo
https://github.com/users/drakkan/packages/container/package/sftpgo

If you find a bug please open an issue here:

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

If you want to suggest a new feature or have a question, please start a new 
discussion here:

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

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/bec9dcf0-a2e6-4cc1-834b-f69c7feb334dn%40googlegroups.com.

Reply via email to