drakkan/sftpgo
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
About the project
Full-featured file transfer server supporting SFTP, HTTP/S, FTP/S and WebDAV, backed by local filesystem or cloud storage such as S3, GCS and Azure Blob. Suited for exchanging files with partners and exposing cloud backends through familiar protocols.
Useful for
- Deploy an SFTP server in Docker to exchange files with external partners
- Mount an S3 bucket as storage and expose it over SFTP or WebDAV
- Enable multi-factor authentication and export metrics to Prometheus
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 5 stars so far today, about 8 expected by the end of the day.
- GitHub Trending Go today: #15, +6 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 12,555
- Today
- 5 · ≈ 8 by evening
- Forks
- 964
- Issues and pull requests
- 1,557
- Watchers
- 112
- Language
- Go
- License
- AGPL-3.0
- Latest release
- v2.7.6 · September 19, 2026
- Created
- July 20, 2019
- Last push
- September 19, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 22, 2026GitHub Trending Go today: #15, +6 stars
Similar by description
-
0.8
cloudreve/cloudreve
Self-hosted file management and sharing system supporting multiple cloud storage providers (S3, OneDrive, OSS, COS and more). Suited for organizations and users who need their own file cloud with multi-user access.
-
1.7
versity/versitygw
An S3 gateway that translates S3 API requests into operations on a local filesystem, Azure Blob, or another S3 backend, letting existing storage be accessed via S3 clients. Written in Go, with RDMA, static website…