SFTPGo v1.1.0 Release Notes

Release Date: 2020-10-10 // over 3 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ 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 Twilio 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.
    • ๐Ÿ›  Other minor fixes and improvements.