github drakkan/sftpgo 0.9.5

latest releases: v2.5.6, v2.4.6, v2.5.5...
4 years ago

New features:

  • 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 are upgrading from a previous version please apply the appropriate SQL upgrade script for your database before starting the 0.9.5 version.

Don't miss a new sftpgo release

NewReleases is sending notifications on new releases.