I'm pleased to announce SFTPGo 0.9.5.

SFTPGo is a free and open source full featured and highly configurable SFTP 
server. It works on Linux, macOS and Windows.

Here are the main new features compared to 0.9.4 version:

- Support for Git repositories over SSH.
- Support for rsync over SSH.
- Backup and restore via REST API. You can now easily backup your users, in 
a database independent format, and switch between the supported data 
providers.
- Scripts to import Linux system users and Pure-FTPd/ProFTPD virtual users 
- Per user IP filters: login can be restricted to specific ranges of IP 
addresses or to a specific IP address
- Custom authentication using external programs.
- Per directory permissions. You can now set permissions such as these ones:

{'/': ['*'], '/somedir': ['list', 'download']}

If you upgrading from a previous version please apply the appropriate SQL 
upgrade script for your database before starting the 0.9.5 version.

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

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/3a354a7c-1faf-40ef-a976-d51d4aab822f%40googlegroups.com.

Reply via email to