Files
Andras Bacsai a64450ae9d feat(platform): migrate docs from VitePress to Fumadocs + TanStack Start
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19,
and Vite. Migrate all documentation content to MDX under content/docs/.
Add full src/ app with React components, routing, search, and API page.

Remove Korrektly integration from CI/CD workflows, Dockerfile, and env
vars. Update build pipeline to output to .output/public instead of
docs/.vitepress/dist.
2026-05-06 12:08:05 +02:00

27 lines
1018 B
Plaintext

---
title: "SFTPGo"
description: "Event-driven SFTP, FTP/S, HTTP/S and WebDAV server."
og:
description: "SFTPGo is an event-driven SFTP, FTP/S, HTTP/S and WebDAV server."
category: "File Management"
icon: "/docs/images/services/sftpgo-logo.png"
---
# SFTPGo
<ZoomImage src="/docs/images/services/sftpgo-logo.png" alt="SFTPGo logo" />
## What is SFTPGo?
SFTPGo is an event-driven file transfer solution. It support multiple protocols (SFTP, SCP, FTP/S, WebDAV, HTTP/S) and multiple storage backends.
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.
## Links
- [Official website](https://sftpgo.com/?utm_source=coolify.io)
- [Documentation](https://docs.sftpgo.com/2.7/?utm_source=coolify.io)
- [GitHub](https://github.com/drakkan/sftpgo?utm_source=coolify.io)