Hi all,

I'm pleased to announce SFTPGo 2.2.0!

SFTPGo is a fully featured and highly configurable SFTP server with 
optional HTTP, 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 2.1.x versions:

- Built-in two-factor authentication based on time-based one time passwords 
(RFC 6238) which works with Authy, Google Authenticator and other 
compatible apps.
- Plugin support. Some plugins are available here: https://github.com/sftpgo
- API key authentication as alternative to JWT tokens.
- Per-user and per-folder retention policies are available using the REST 
API.
- Password reset by sending a confirmation code via email.
- Sharing support: you can create HTTP/S links to externally share files 
and folders securely, by setting limits to the number of downloads/uploads, 
protecting the share with a password, limiting access by source IP address, 
setting an automatic expiration date.

Full release details:

https://github.com/drakkan/sftpgo/releases/tag/v2.2.0

If you find a bug please open an issue:

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

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

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/0ab071a6-d369-4bf9-9321-ee6bde932c03n%40googlegroups.com.

Reply via email to