SFTPGo
Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem and Cloud Storage backends such as S3 and Google Cloud Storage
About SFTPGo
SFTPGo
Full-featured and highly configurable event-driven file transfer solution. Server protocols: SFTP, HTTP/S, FTP/S, WebDAV. Storage backends: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, other SFTP servers.
With SFTPGo you can leverage local and cloud storage backends for exchanging and storing files internally or with business partners using the same tools and processes you are already familiar with.
Project Status & Editions
SFTPGo is an open-source project with a sustainable business model. We offer two editions to suit different requirements, ensuring the project remains healthy and maintained for everyone.
Open Source (Community)
Free, Copyleft (AGPLv3), Community Supported. The Community edition is a fully functional, production-ready solution widely adopted worldwide. It includes all the core protocols, storage backends, and the WebAdmin/WebClient UIs. It is ideal for:
- Standard file transfer needs.
- Integrating storage backends (S3, GCS, Azure Blob) with legacy protocols.
- Projects that are comfortable with AGPLv3 licensing.
SFTPGo Enterprise
Commercial License, Professional Support, ISO 27001 Vendor. The Enterprise edition is built on the same core but extends it for mission-critical environments, compliance-heavy industries, and advanced workflows. It is a drop-in replacement (seamless upgrade).
| Feature | Open Source (Community) | Enterprise Edition |
|---|---|---|
| License Type | AGPLv3 (Copyleft) | Commercial LicenseProprietary/No Copyleft |
| Vendor Compliance | Not ApplicableCommunity Project | Certified VendorISO 27001 & Supply Chain Validation |
| Support | Community (GitHub) | Direct from Authors |
| Cloud Storage Engine | Standard | High Performance & ScalableIn-memory streaming (no local temp files) and up to 70% faster |
| High Availability (HA) | StandardShared DB & Storage | AdvancedEnhanced event handling and optimized instance coordination |
| Automation Logic | Simple Placeholders | Dynamic Logic & Virtual FoldersConditions, loops, route data across storage backends |
| Data Lifecycle | Delete / Retain | Smart ArchivingMove data to external Cloud/SFTP storage via Virtual Folders |
| Email Data Ingestion | - | Native IMAP IntegrationAuto-extract attachments from email to storage |
| Public Sharing | Standard Links | Advanced & CollaborativeEmail Authentication & Group Delegation |
| Data Protection | - | Encryption & ScanningAutomated PGP, Antivirus & DLP via ICAP |
| Advanced Identity (SSO) | Standard | Extended ControlsAdvanced Single Sign-On parameters |
| Document Editing | - | IncludedView, edit, and co-author in browser |
Note: We are committed to keeping the Open Source edition powerful and maintained. The Enterprise edition helps fund the development of the entire SFTPGo ecosystem.
Sponsors
If you rely on SFTPGo in your projects, consider becoming a sponsor.
Your sponsorship helps cover maintenance, security updates and ongoing development of the open-source edition.
Thank you to our sponsors
Platinum sponsors
Silver sponsors
Bronze sponsors
Documentation
You can explore all supported features and configuration options at docs.sftpgo.com.
Note: The link above refers to the Community Edition. For details on Enterprise Edition, please refer to the Enterprise Documentation.
Support
- Community Support: use GitHub Discussions to ask questions, share feedback, and engage with other users.
- Commercial Support: If you require guaranteed SLAs, expert guidance, or the advanced features listed above, check out SFTPGo Enterprise.
SFTPGo Enterprise is available as:
- On-premises: Full control on your infrastructure. More details: sftpgo.com/on-premises
- Fully managed SaaS: We handle the infrastructure. More details: sftpgo.com/saas
Internationalization
The translations are available via Crowdin, who have granted us an open source license.
Before translating please take a look at our contribution guidelines.
Release Cadence
SFTPGo follows a feature-driven release cycle.
- Enterprise Edition: Receives major new features first and follows a faster release cadence.
- Community Edition: Remains maintained, receiving bug fixes, security updates, and updates to core features.
Acknowledgements
SFTPGo makes use of the third party libraries listed inside go.mod.
We are very grateful to all the people who contributed with ideas and/or pull requests.
Thank you to ysura for granting us stable access to a test AWS S3 account.
Thank you to KeenThemes for granting us a custom license to use their amazing themes for the SFTPGo WebAdmin and WebClient user interfaces, across both the Open Source and Open Core versions.
Thank you to Crowdin for granting us an Open Source License.
Thank you to Incode for helping us to improve the UI/UX.
License
SFTPGo source code is licensed under the GNU AGPL-3.0-only with additional terms.
The theme used in WebAdmin and WebClient user interfaces is proprietary, this means:
- KeenThemes HTML/CSS/JS components are allowed for use only within the SFTPGo product and restricted to be used in a resealable HTML template that can compete with KeenThemes products anyhow.
- The SFTPGo WebAdmin and WebClient user interfaces (HTML, CSS and JS components) based on this theme are allowed for use only within the SFTPGo product and therefore cannot be used in derivative works/products without an explicit grant from the SFTPGo Team.
More information about compliance.
Note: We do not provide legal advice. If you have questions about license compliance or whether your use case is permitted under the license terms, please consult your legal team.
Copyright
Copyright (C) 2019 - 2026 Nicola Murino
Frequently Asked Questions
What is SFTPGo?
SFTPGo is a Server Applications library for the Go programming language. Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem and Cloud Storage backends such as S3 and Google Cloud Storage
How do I install SFTPGo?
Install SFTPGo with the Go module system using `go get drakkan/sftpgo`. Check the repository for the current installation instructions.
What category does SFTPGo belong to?
SFTPGo is listed under Server Applications, specifically Server Applications.