Skip to main content

Backing Up Salesforce Files

Metadata and record backups don't cover your Files — the attachments, uploaded documents, and images stored as Salesforce Content Versions. mtdt.io backs those up to your own S3-compatible storage, so every layer of your org is protected.

You manage file backups under File Backups.

File backups — Salesforce Content Versions backed up to your S3, with file counts and storage used

How it works

  1. Connect an S3-compatible bucket under Storages (AWS S3, Google Cloud Storage, or any S3-compatible provider).
  2. Under File Backups, choose Add Backup, pick the Salesforce org (source) and the S3 storage (destination).
  3. Run it on demand, or let it run on a schedule. mtdt.io streams the org's Content Versions into your bucket.

Each configuration shows how many files are captured, the storage they use, and when it last ran.

Why back up files

  • Files are usually the largest, least-protected data in an org — and Salesforce file storage is limited and expensive.
  • A metadata or record backup won't bring a deleted attachment back; a file backup will.
  • The copy lives in your own storage, in your region and under your access controls — no lock-in.

Best practices

  • Back up production first — that's where losing a file hurts most.
  • Use your own S3 bucket so you own both the copy and the cost.
  • Schedule it so new files are captured continuously.
  • Pair with metadata backup and record backups for complete coverage.

For the bigger picture, see Salesforce file backup to your own S3.