mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-11-23 22:04:50 +02:00
The old log-verbose flag is not appropriate anymore. You should now use the log-level flag to set your preferred log level. The default level is "debug" as before, you can also set "info", "warn", "error" Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Tutorials
Here we collect step-to-step tutorials. SFTPGo users are encouraged to contribute!
- Getting Started
- Securing SFTPGo with a free Let's Encrypt TLS Certificate
- Two-factor Authentication
- SFTPGo as OpenSSH's SFTP subsystem
- SFTPGo with PostgreSQL data provider and S3 backend
- SFTPGo on Windows with Active Directory Integration + Caddy Static File Server
- File Traefik: Serve files securely via SFTP, HTTPS, and WebDAV with SFTPGo proxied behind Traefik