Hi all,

I'm pleased to announce SFTPGo 1.2.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 and Azure 
Blob Storage.

Here are the main new features compared to 1.1.0 version:

- Azure Blob Storage backend support.
- SFTP subsystem mode: you can use SFTPGo as OpenSSH's SFTP subsystem. 
- WebDAV performance improvements and bug fixes.
- Allow configuration via environment variables even if the configuration 
file is missing.
- Loading users and folders on startup.
- A user contributed Helm chart is available.

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 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/7f97dc26-d01f-42b7-beac-28cad2ef149en%40googlegroups.com.

Reply via email to