1
0
Fork 0
1Panel-Appstore/sftpgo
renovate[bot] e4386305ad chore(deps): update drakkan/sftpgo docker tag to v2.6.6 (#3293)
* chore(deps): update drakkan/sftpgo docker tag to v2.6.6

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-02-26 10:54:08 +08:00
..
2.6.6-alpine chore(deps): update drakkan/sftpgo docker tag to v2.6.6 (#3293) 2025-02-26 10:54:08 +08:00
README.md feat: 优化 screego 安装包 2024-06-24 18:05:01 +08:00
README_en.md docs: Add English README (#2662) 2024-12-03 21:59:18 +08:00
data.yml feat: The international version of the app supports Korean 2025-02-07 16:25:07 +08:00
logo.png feat: 新增 sftpgo (#269) 2023-08-02 16:54:40 +08:00

README_en.md

SFTPGo

SFTPGo is a fully-featured and highly configurable SFTP server that also supports custom HTTP/S, FTP/S, and WebDAV services.

Supported backend storage: Local filesystem, encrypted local filesystem, S3-compatible object storage, Google Cloud Storage, Azure Blob Storage, and SFTP.

Main Features:

  • Multi-User Support: Create and manage multiple user accounts, each with independent access permissions and directories.
  • Highly Configurable: Customize extensively to meet your needs, including user access control, upload/download limits, and authentication methods.
  • Security: Supports multiple authentication methods like SSH keys, username/password, and multifactorial authentication. IP whitelisting and blacklisting enhance security further.
  • File Transfer Management: Securely upload and download files using SFTP and SCP protocols. Features include transfer rate limits, folder quotas, and file type filtering.
  • High Performance: Optimized for handling high concurrency and throughput in file transfers.
  • Monitoring and Logging: Offers detailed logging and monitoring capabilities for administrators to track user activity and server performance.
  • Automation: Integrates into workflows via REST API and Webhook support for streamlined file transfer management.
  • Extensibility: You can increase the functionality of SFTPGo through plugins and extensions to meet specific requirements.