Post

SFTPGo

SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S 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

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/sftpgo.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 4 GB OS: Debian 13

Configuration

Config file:

1
/etc/sftpgo/sftpgo.json

Web Interface

Port: 8080

Source code
Loading...