← Back to Docs

Duplicati is a free, open-source backup client that runs in your web browser but stores data locally or on remote servers. It is highly regarded for its block-level deduplication (only saving changed parts of files) and strong AES-256 encryption.

Here is a step-by-step guide to installing and configuring Duplicati for Windows, specifically targeting an SFTP destination.


1. Installation & Initial Launch

  1. Download: Go to duplicati.com and download the Windows .msi installer.
  2. Install: Run the installer. During setup, you can choose to "Launch Duplicati at startup."
  3. Access the UI: Duplicati runs as a background service with a web-based interface.
    • Look for the Duplicati icon in your System Tray (near the clock). Right-click it and select Open.
    • Alternatively, open your browser and go to http://localhost:8200.
  4. First Run Tip: On the first launch, it will ask if your machine has multiple users. Usually, you can select "No" to keep it simple, or set a password for the web interface if you want to prevent other people on your PC from changing backup settings.

2. Creating an SFTP Backup Job

Click "Add backup" in the left menu, then select "Configure a new backup" and click Next.

Step 1: General Settings

Step 2: Destination (SFTP)

Step 3: Source Data

Step 4: Schedule

Step 5: Options (Retention & Speed)


3. Running and Monitoring


4. How to Restore Files

If you lose a file and need it back:

  1. Click Restore in the left sidebar.
  2. Select the backup job you want to restore from.
  3. Select Files: You will see a file browser. You can pick a specific date/time from the dropdown menu and then check the files/folders you need.
  4. Restore Options:
    • Where: Restore to the "Original Location" or a "Target Folder" (safer if you just want to grab one file without overwriting the current one).
    • Permissions: Usually, you can leave these at default.
  5. Click Restore, and Duplicati will pull the encrypted blocks from your SFTP server, decrypt them, and place them back on your PC.

Pro-Tips for Duplicati: