Skip to content

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

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