SFTPGo

SFTPGo

Docker app from CorneliousJD's Repository

Overview

Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.

SFTPGo

CI Status License: AGPL-3.0-only Mentioned in Awesome Go

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 License
Proprietary/No Copyleft
Vendor Compliance Not Applicable
Community Project
Certified Vendor
ISO 27001 & Supply Chain Validation
Support Community (GitHub) Direct from Authors
Cloud Storage Engine Standard High Performance & Scalable
In-memory streaming (no local temp files) and up to 70% faster
High Availability (HA) Standard
Shared DB & Storage
Advanced
Enhanced event handling and optimized instance coordination
Automation Logic Simple Placeholders Dynamic Logic & Virtual Folders
Conditions, loops, route data across storage backends
Data Lifecycle Delete / Retain Smart Archiving
Move data to external Cloud/SFTP storage via Virtual Folders
Email Data Ingestion - Native IMAP Integration
Auto-extract attachments from email to storage
Public Sharing Standard Links Advanced & Collaborative
Email Authentication & Group Delegation
Data Protection - Encryption & Scanning
Automated PGP, Antivirus & DLP via ICAP
Advanced Identity (SSO) Standard Extended Controls
Advanced Single Sign-On parameters
Document Editing - Included
View, 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

Aledade logo

Jump Trading logo

WP Engine logo

Silver sponsors

IDCS logo

Bronze sponsors

servinga logo

ReUI logo

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:

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

Install SFTPGo on Unraid in a few clicks.

Find SFTPGo in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for SFTPGo Review the template variables and paths Click Install

Categories

Download Statistics

37,137,364
Total Downloads
584,743
This Month
500,591
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
drakkan/sftpgo
Last Updated2026-06-29
First Seen2022-06-03

Runtime arguments

Web UI
http://[IP]:[PORT:8080]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--user 99:100

Template configuration

Web InterfacePorttcp
Target
8080
Default
2221
Value
2221
FTP PortPorttcp
Target
2121
Default
2121
Value
2121
SFTP PortPorttcp
Target
2022
Default
2022
Value
2022
Passive PortsPorttcp
Target
50000-50100
Default
50000-50100
Value
50000-50100
WebDAV PortPorttcp
Target
10080
Default
10080
Value
10080
AppDataPathrw
Target
/srv/sftpgo/data
Default
/mnt/user/appdata/sftpgo/data
Value
/mnt/user/appdata/sftpgo/data
Backup DirectoryPathrw
Target
/srv/sftpgo/backups
Default
/mnt/user/appdata/sftpgo/backups
Value
/mnt/user/appdata/sftpgo/backups
Config PathPathrw
Target
/var/lib/sftpgo
Default
/mnt/user/appdata/sftpgo/config
Value
/mnt/user/appdata/sftpgo/config
Share AccessPathrw
Target
/unraid
Default
/mnt/user
Value
/mnt/user
Passive Mode IPVariable

Put your server IP here for local access, or your public IP for public access via port forwarding.

Target
SFTPGO_FTPD__BINDINGS__0__FORCE_PASSIVE_IP
Value
10.0.0.10
Defender EnabledVariable

https://github.com/drakkan/sftpgo/blob/main/docs/defender.md

Target
SFTPGO_COMMON__DEFENDER__ENABLED
Default
true
Value
true
SFTPGO_FTPD__PASSIVE_PORT_RANGE__STARTVariable
Default
2225
Value
50000
SFTPGO_FTPD__PASSIVE_PORT_RANGE__ENDVariable
Default
2230
Value
50100
Container FTP Port BindingVariable
Target
SFTPGO_FTPD__BINDINGS__0__PORT
Default
2121
Value
2121
Container WebDAV Port BindingVariable
Target
SFTPGO_WEBDAVD__BINDINGS__0__PORT
Default
10080
Value
10080
Debug ModeVariable

0 = false, 1 = true

Target
SFTPGO_FTPD__BINDINGS__0__DEBUG
Default
0
Value
0