1
0
Fork 0
1Panel-Appstore/sftpgo
2782d924d3 docs: Add English README (#2662) 2024-12-03 21:59:18 +08:00
..
2.6.4-alpine chore(deps): update drakkan/sftpgo docker tag to v2.6.4 (#2618) 2024-12-01 22:31:11 +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: 推荐应用调整 2024-10-04 23:17:39 +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.