Hi all,

I'm pleased to announce SFTPGo 1.1.0!

SFTPGo is a fully featured and highly configurable SFTP server with 
optional FTP/S and WebDAV support. It can serve local filesystem, S3 and 
GCS.

The most notable change in this release is the multi-protocols support.

Here are the main new features compared to 1.0.0 version:

- Optional support for the venerable FTP/S protocol.
- Optional WebDAV support.
- Added a post login hook.
- Added support for limiting the size of a single upload.
- Supported protocols (SSH,FTP,WebDAV) can be enabled/disabled per-user.
- Added examples for one-time password login using Twillo Authy.
- Added generators for shell completions and man pages.
- Added some how-to style documents.
- SFTP: added readlink support.
- SFTP: added lstat support.
- SFTP: allow to globally disable password logins.
- SFTP: fixed truncate support.
- Official Docker images.
- Debian and RPM packages are now automatically built after each commit/tag.
- For Ubuntu a PPA is available 
(https://launchpad.net/~sftpgo/+archive/ubuntu/sftpgo).
- Other minor fixes and 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 here:

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

Docker images are available here:

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/b01f580e-b977-4bc3-811d-88d00dd883fan%40googlegroups.com.

Reply via email to