Apps & Integrations
FTP
Upload screenshots to any FTP server using hostname, credentials, and a path template.
How it works
ScreenshotCenter connects to your FTP server with a username and password and uploads each screenshot to the specified path.
Setup
- In the dashboard, go to Apps and click Connect a new app.
- Select FTP as the app type.
- Fill in the host, port, username, password, and pathname.
- Click Create App.
Configuration
- Host (required) — FTP server hostname, e.g.
ftp.example.com. - Port (optional) — defaults to
21. - Username (required) — FTP account username.
- Password (required) — FTP account password.
- Pathname (required) — path template on the FTP server. See Path Template.
Notes
Use SFTP instead of FTP wherever possible — SFTP encrypts the connection and credentials in transit.
Last updated March 27, 2026