Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
Find a file
Nicola Murino 0e77ba9546
Some checks are pending
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / Test and deploy (push) Waiting to run
CI / Test build flags (push) Waiting to run
CI / Test with PgSQL/MySQL/Cockroach (push) Waiting to run
CI / Build Linux packages (push) Waiting to run
CI / golangci-lint (push) Waiting to run
Docker / Build (push) Waiting to run
update deps
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-11-21 07:52:57 +01:00
.github CI: update codecov action to v5 2024-11-15 17:28:55 +01:00
docker/scripts remove docs and add a link to new documentation website 2024-04-27 13:47:14 +02:00
examples update links to the documentation 2024-09-17 19:43:26 +02:00
img update sponsors section 2024-05-02 09:53:35 +02:00
init relax Unix domain socket permissions so that they are group writable 2024-01-28 09:34:07 +01:00
internal silence lint warning 2024-11-21 07:52:53 +01:00
openapi update css and js deps 2024-11-10 12:34:10 +01:00
pkgs upgrade nfpm to 2.41.1 2024-11-21 07:52:42 +01:00
static events: add copy action 2024-11-10 15:00:11 +01:00
templates provider rule events: allows to filter by user groups 2024-11-15 14:01:08 +01:00
tests examples and tests: update dependencies 2024-05-08 19:03:49 +02:00
windows-installer fix license in Windows installer 2024-11-15 17:06:49 +01:00
.cirrus.yml CI FreeBSD: use Go 1.23 2024-10-15 19:10:23 +02:00
.gitignore Update README add section for dataprovider init 2020-01-31 08:56:15 +01:00
.golangci.yml OIDC: allow to enable only OIDC login for Web UIs 2022-07-19 22:25:00 +02:00
CODE_OF_CONDUCT.md add code of conduct 2023-06-04 09:03:58 +02:00
CODEOWNERS add CODEOWNERS file 2022-11-24 18:53:59 +01:00
crowdin.yml update crowdin.yml 2023-12-14 19:44:50 +01:00
Dockerfile Bump golang from 1.22-bookworm to 1.23-bookworm (#1729) 2024-11-07 20:09:29 +01:00
Dockerfile.alpine Bump golang from 1.22-bookworm to 1.23-bookworm (#1729) 2024-11-07 20:09:29 +01:00
Dockerfile.distroless Bump golang from 1.22-bookworm to 1.23-bookworm (#1729) 2024-11-07 20:09:29 +01:00
go.mod update deps 2024-11-21 07:52:57 +01:00
go.sum update deps 2024-11-21 07:52:57 +01:00
LICENSE change license to AGPL-3 2021-02-26 19:47:48 +01:00
main.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
NOTICE add License NOTICE 2024-10-18 19:26:11 +02:00
README.md README: add a section for i18n 2024-10-19 10:45:02 +02:00
SECURITY.md update security policy 2023-05-26 19:22:37 +02:00
sftpgo.json EventManager: allow to define the allowed system commands 2024-11-01 11:37:33 +01:00

SFTPGo

CI Status Code Coverage 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.

The WebAdmin UI allows to easily create and manage your users, folders, groups and other resources.

The WebClient UI allows end users to change their credentials, browse and manage their files in the browser and setup two-factor authentication which works with Microsoft Authenticator, Google Authenticator, Authy and other compatible apps.

Sponsors

We strongly believe in Open Source software model, so we decided to make SFTPGo available to everyone, but maintaining and evolving SFTPGo takes a lot of time and work. To make development and maintenance sustainable you should consider to support the project with a sponsorship.

We love doing the work and we'd like to keep doing it - your support helps make SFTPGo possible.

It is important to understand that you should support SFTPGo and any other Open Source project you rely on for ongoing maintenance, even if you don't have any questions or need new features, to mitigate the business risk of a project you depend on going unmaintained, with its security and development velocity implications.

Thank you to our sponsors

Platinum sponsors

Aledade logo

Jump Trading logo

WP Engine logo

Silver sponsors

IDCS logo

Bronze sponsors

7digital logo

VPS2day logo

Support

You can use SFTPGo for free, respecting the obligations of the Open Source license, but please do not ask or expect free support as well.

Use discussions to ask questions and get support from the community.

We offer commercial support, guarantees, and advice for SFTPGo:

  • With our plans you can safely install and use SFTPGo on-premise in professional environments.
  • With our SaaS offerings you can use SFTPGo hosted in the cloud, fully managed and supported.

Documentation

You can read more about supported features and documentation at docs.sftpgo.com.

Internationalization

The translations are available via Crowdin, who have granted us an open source license.

Before start translating please take a look at our contribution guidelines.

Release Cadence

SFTPGo releases are feature-driven, we don't have a fixed time based schedule. As a rough estimate, you can expect 1 or 2 new major releases per year and several bug fix releases.

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 Mega Bundle for SFTPGo UI.

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.

Copyright (C) 2019 Nicola Murino