Skip to content

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

  1. In the dashboard, go to Apps and click Connect a new app.
  2. Select FTP as the app type.
  3. Fill in the host, port, username, password, and pathname.
  4. 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