SFTPGo v1.0.0 Release Notes

Release Date: 2020-07-06 // almost 4 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘Œ Support for SSH Multi-Step authentication.
    • ๐Ÿ‘Œ Support for SSH user certificate authentication.
    • ๐Ÿ‘Œ Improved virtual folders support: you can now share a folder among users and define different folder quota limits for each user.
    • Examples external auth programs for LDAP authentication.
    • โž• Added a pre-delete hook: you can implement features like a recycle bin.
    • ๐ŸŽ Various performance improvements.
    • 0๏ธโƒฃ Built-in SCP implementation is now enabled by default.
    • ๐Ÿ”ง S3 upload part size and concurrency are now configurable.
    • ๐Ÿ‘Œ Support for several build tags: you can now disable, at build time, the features you don't need so they will not be included in the resulting binary.

    ๐Ÿ‘ This version uses a crypto/ssh fork to support the following features: