Apps & Integrations
SFTP
Upload screenshots to any SFTP server. Credentials are encrypted in transit.
How it works
ScreenshotCenter connects to your SFTP server using a username and password over an encrypted SSH connection and uploads each screenshot.
Setup
- In the dashboard, go to Apps and click Connect a new app.
- Select SFTP as the app type.
- Fill in the host, port, username, password, and pathname.
- Click Create App.
Configuration
- Host (required) — SFTP server hostname, e.g.
sftp.example.com. - Port (optional) — defaults to
22. - Username (required) — SFTP account username.
- Password (required) — SFTP account password.
- Pathname (required) — path template on the server. See Path Template.
Notes
SFTP is preferred over plain FTP because all data — including credentials — is encrypted during transfer.
Last updated March 27, 2026