How to back up a Linux computer to Sync with Duplicati

Duplicati is a free, open-source backup client that allows Windows, macOS, and Linux users to securely store encrypted, incremental, and compressed backups in the cloud or on local storage.

It can be used with Sync WebDAV to create scheduled, versioned backups of files stored on your Linux computer. Duplicati supports WebDAV as a standard backup destination.

Before you begin, you'll need:

Installation

  1. Install and start the Sync WebDAV server. Follow these step-by-step instructions.
  2. Download and install Duplicati onto your Linux computer. More information on the Duplicati website here.

Create a backup

  1. Open Duplicati.
  2. Choose Add backup.
  3. Select Configure a new backup.
  4. Give the backup a name.
  5. Configure Duplicati's backup encryption and password if desired.
  6. Under Destination, select WebDAV.
  7. Configure the WebDAV destination:
    Server: 127.0.0.1
    Port: 4918
    SSL: Disabled
    Path: /Backups/Duplicati
  8. Configure authentication fields if required by your Duplicati version.
  9. Test the connection.
  10. Select the folders you want to back up.
  11. Configure your backup schedule and retention policy.
  12. Save the backup.

Duplicati will now store its backup data in your Sync account through the local Sync WebDAV server.

Restoring files

  1. Make sure Sync WebDAV is running.
  2. Open Duplicati.
  3. Select the backup.
  4. Choose Restore.
  5. Select the backup version and files you want to restore.
  6. Choose a local destination.
  7. Start the restore.

Note: Duplicati stores data in its own backup format. Use Duplicati to browse and restore these backups.

Was this article helpful?
0 out of 0 found this helpful