Destinations matrix

Every supported destination at a glance — setup, auto-transfer toggle, manual transfer support, billing.

Last updated 2026-05-25

On this page

This is the lookup table for every place ZenTransfer can deliver files. Each row links to a dedicated guide where one exists.

Billing rule

Every successful delivery of one file to one destination counts as one billable transfer event. Failed deliveries are not billed. See Billing and limits.

Cloud drives

DestinationAuthAuto-transfer toggleManual transferGuide
Google DriveOAuthsave_to_gdriveYesGuide
DropboxOAuthsave_to_dropboxYesGuide
OneDriveOAuthsave_to_onedriveYesGuide
Adobe LightroomOAuthsave_to_lightroomYesGuide

Cloud storage

DestinationAuthAuto-transfer toggleManual transferGuide
Amazon S3Access key / secretsave_to_s3YesGuide
Azure BlobAccount key / SASsave_to_azureYesGuide
Google Cloud StorageService account JSONsave_to_gcpYesGuide
S3-compatible (Backblaze, Wasabi, R2, MinIO)Access key + endpoint(uses S3)YesS3 guide

Network destinations

DestinationAuthAuto-transfer toggleManual transferGuide
Outbound FTP serverPer-server credentialsPer-server enabled flagYesGuide
Outbound FTPS serverPer-server credentialsPer-server enabled flagYesGuide
Outbound SFTP serverPer-server credentials/keyPer-server enabled flagYesGuide
Email recipientNone requiredPer-recipient enabled flagYesGuide

ZenTransfer-internal

DestinationAuthAuto-transfer toggleManual transferGuide
Gallery(account)save_to_gallery + selected galleryYesGuide

Automation

DestinationAuthAuto-transfer toggleManual transferGuide
WebhookPer-endpoint configuredPer-webhook enabled flagNoGuide
ZapierOAuthEnabled flagNoGuide
REST API (pull)OAuth bearerN/A (pull model)N/AGuide

The REST API is read-only from ZenTransfer's side — your code pulls files. It's not strictly a destination but appears here because it's a common delivery integration target.

Per-destination behaviour

For every destination type:

  1. Prerequisites — account, credentials, OAuth, etc.
  2. Dashboard setup — fields and toggles in your account
  3. Enable for auto-transfer — the per-destination toggle
  4. Selecting in the Transfer panel — for manual transfer from the Browser
  5. What the recipient sees — file appearance, notification, link
  6. Troubleshooting — common failure modes

See the linked per-destination guides.