Skip to main content

Duplicati

Duplicati is a free, open-source backup client with a friendly web UI and strong S3 support.

Install

Download from duplicati.com. Duplicati runs on Windows, macOS, and Linux.

Create a backup job

  1. Open Duplicati's web UI (default http://localhost:8200).
  2. Add backup → Configure a new backup.
  3. Storage Type: S3 Compatible.
FieldValue
ServerCustom server URL
Server URLs3.filebase.io
Bucket nameYour Filebase bucket
Access IDYour Filebase access key
Access KeyYour Filebase secret key
Regionauto
Use SSL
Path-style URLs
  1. Continue through the wizard to set:

    • Encryption — Duplicati encrypts client-side; pick a strong passphrase.
    • Source data — directories to back up.
    • Schedule — daily, weekly, etc.
    • Retention policy — how many old versions to keep.
  2. Click Save and let the first backup run.

Restore

In the Duplicati UI: Restore → pick the backup → choose files → restore. Duplicati retrieves only the chunks needed for the requested files.

Web UI on a NAS

If your NAS supports Duplicati (Synology, QNAP, TrueNAS), running it directly there backs up the NAS's data to Filebase without needing a separate machine. Free egress on Filebase makes Duplicati restores cheap.

What's next