Hi all,

I'm pleased to announce SFTPGo 2.3.1!

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.2.x versions:

- Groups: simplify the administration of multiple accounts by letting you 
assign settings once to a group, instead of multiple times to each 
individual user.
- Branding: allow to easily customize the WebAdmin and WebClient UIs to 
match your brand.
- OpenID Connect: SFTPGo can be connected to your existing Identity 
Provider.
- ACME: add support to obtain and automatically renew TLS certificates from 
Let's encrypt and other ACME compliant certification authorities.
- Data transfer bandwidth limits, with total limit or separate settings for 
uploads and downloads and overrides based on the client's IP address.
- Allow to set a start directory for SFTP, FTP and HTTP users.
- External shares: add read/write mode and allow to browse shared 
directories.
- New Geo-IP filtering plugin: services can be restricted based on the the 
geographical location of the clients' IP addresses.
- Allow to hide files/folders in directory listing based on pattern filters.
- s3fs: migrate to AWS SDK v2.
- azblobfs: migrate to the new Azure Blob SDK.
- Make sure that JWT tokens, cookies and CSRF tokens can only be used from 
the IP they were issued for.

Full release details:

https://github.com/drakkan/sftpgo/releases/tag/v2.3.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

A more in-depth overview of the new features can be found in the following 
article:

https://www.howtoforge.com/how-to-install-sftpgo-on-ubuntu-22-04/

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/1fdc3bde-c97e-44d6-8c37-13a0106ea1a6n%40googlegroups.com.

Reply via email to